Skip to content

Naveen297/EventRush

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Rush

Description

Campus rush is an Event/Fest registrations website. Built using React for the Front-end, Fast API for the Back-end and MongoDB for the database for HackJKLU Hackathon.

Visuals

Home Page-

Slide 16_9 - 8

Events Page-

Slide 16_9 - 10

=======

RUN THESE FOLLOWING SCRIPTS:

change the directory to server

cd server

To install python libraries

pip install -r requirements.txt

Start the web server

uvicorn main:app --reload

Backend file hosted on mongodb atlas

Tech Stack

  • FastAPI
  • React
  • MongoDB
  • Tailwaind CSS
  • Python
  • =============

    Project Explanation-

    This project helps to ease the registration done during an event hosted by clubs in colleges/universities. The whole process of registration is done online mainly with the use of an email ID provided by the college. This platform also allows having a personal event calendar which shows the events which will be hosted in their respective College/University and also the event which the student registered for as shown on the Event Page. After the registration is done an Email is sent to their (user) respective ID with a QR code which can be scanned and contains all the information to ease the registration process. Making it just a Scan and Go process.

    Advantages-

    1. Simplify the registration process.
    2. Having a personal Event Calendar.
    3. Help control the crowd.
    4. Limit and give control to achieve a particular number of seats/targets.
    5. Keep the student aware of the events happening.
    6. Save resources.

    License

    MIT

    About

    One Stop Solution for all University Events.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • JavaScript 88.9%
    • Python 6.3%
    • CSS 2.6%
    • HTML 2.1%
    • Procfile 0.1%