https://github.com/sachinprasanth777/campus-pulse
Alexa Internal Hackathon
https://github.com/sachinprasanth777/campus-pulse
alexa-developers-club dart fastapi python
Last synced: 2 months ago
JSON representation
Alexa Internal Hackathon
- Host: GitHub
- URL: https://github.com/sachinprasanth777/campus-pulse
- Owner: SachinPrasanth777
- Created: 2024-06-20T03:40:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T03:47:37.000Z (about 2 years ago)
- Last Synced: 2025-11-29T12:15:21.422Z (7 months ago)
- Topics: alexa-developers-club, dart, fastapi, python
- Language: Dart
- Homepage:
- Size: 703 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Campus Pulse
1 App for all your Club needs
Key Features •
How To Use •
Download •
Credits •
https://github.com/SamayMody/ByteBrigade/assets/113875363/ec006a39-d359-4368-b6ea-6f5e0414a582
## 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