A modern system designed to track and manage extracurricular events and activities efficiently.
- Event scheduling and management
- Participant tracking
- Attendance monitoring
- Activity reporting
- User authentication and authorization
- Dashboard analytics
- Clone the repository:
git clone https://github.com/yourusername/Extracurricular-Event-Tracking-System-V2.git
- Install dependencies:
npm install
- Configure environment variables:
cp .env.example .env
- Start the application:
npm start
- Frontend: React.js
- Backend: Node.js/Express
- Database: Firebase Firestore
- Authentication: JWT
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For support or queries, please open an issue in the repository.