Backend for the HackScore mobile app.
- Evaluate teams.
- Allot work to teammates.
- Message.
- List view of all details.
- Event management.
- Food coupons.
$ git clone https://github.com/CodeChefVIT/Devsoc-Organizers-Backend
$ cd Devsoc-Organizers-Backend
$ pip3 install -r requirements.txt
$ python3 manage.py runserver
With ❤️ by CodeChef-VIT