Convolution 9.0 is a techno-management fest organized by the Electrical Engineering Department of Jadavpur University. This project serves as the main event signup and registration site for the fest.
- Built with Vite+React: Extremely fast loading and smooth, seamless signup/registering for events.
- Firebase Backend: Utilizes Google Firebase for secure and reliable backend operations.
- Automatic Emailing: Participants receive email updates regarding events and upon registering for events.
- Secure Login: Ensures participant information is safe and secure.
- User Dashboard: Personalized dashboard for participants.
- Team Participation: Supports team-based event participation.
- Event Details: Provides comprehensive details about events and their leads.
- Total Signups: 1200+ participants
- Total Registrations: 1500+ registrations for 8 events
- Tech Lead: Soham Chaudhuri
- Co-Tech Team Member: Uttam Kanti Dutta
Kudos to localhost:5173
, the silent powerhouse behind our code! Thanks for keeping us ticking without missing a beat.
To get a local copy up and running, follow these simple steps.
- Clone the repository
git clone https://github.com/your-username/convolution-9.0-2024.git
- Navigate to the project directory
cd convolution-9.0-2024
- Install NPM packages
npm install
- Start the development server
npm run dev
Visit http://localhost:5173
in your browser to view the application. Follow the on-screen instructions to signup/register for events.