Skip to content

SachinPrasanth777/Campus-Pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
Campus Pulse

1 App for all your Club needs

Key Features • How To Use • Download • Credits •

appvideo.mp4

Key Features

  • Centralised Events Listing
    • A comprehensive list displaying all upcoming club activities and events on campus.
  • Club Library
    • Choose what interest you from the Clubs listed here.
  • Quick Upload
    • Quickly list your club in our app
  • Events Listing
    • Consists details of all the events happening in the University
  • Hall Availability
    • Shows availability of Halls you would like to book .

Running the code

cd backend
pip install -r requirements.txt
uvicorn index:app --reload

Credits

This app uses the following tech stacks:

  • FastAPI
  • MongoDB
  • Hugging Faces(For Deployment)
  • Flutter
  • Docker