Skip to content

justAbhinav/Extracurricular-Event-Tracking-System-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extracurricular Event Tracking System V2

Overview

A modern system designed to track and manage extracurricular events and activities efficiently.

Features

  • Event scheduling and management
  • Participant tracking
  • Attendance monitoring
  • Activity reporting
  • User authentication and authorization
  • Dashboard analytics

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/Extracurricular-Event-Tracking-System-V2.git
  1. Install dependencies:
npm install
  1. Configure environment variables:
cp .env.example .env
  1. Start the application:
npm start

Tech Stack

  • Frontend: React.js
  • Backend: Node.js/Express
  • Database: Firebase Firestore
  • Authentication: JWT

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For support or queries, please open an issue in the repository.