An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          




Markdownify


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