ActiveRoster is a project designed to manage and maintain an active roster of participants. It provides features for adding, updating, and removing participants, as well as viewing the current roster.
- Add new participants
- Update participant information
- Remove participants
- View current roster
To install the project, clone the repository and install the necessary dependencies:
git clone https://github.com/nsumpter98/ActiveRoster.git
cd ActiveRoster
npm installTo start the application, run:
npm startContributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please contact [email protected].