- Neha Parmar
- Kunal Juneja
- Jonathan Dabreo
- Paras Dandwani
This is an online quizzing and entertainment platform where one can host/create quizzes.:rocket:
The users/players can customize the quiz as per their needs based on category or tags.:computer:
It also lets you know your progress and overall rank among all the registered users.:dart:
So what are you waiting for? 🤩 Sign yourself up on our platform and compete with the best minds!:boom: :boom:
Frontend hosted on https://obnoxious-coder.github.io/HACK-A-DUCK/frontend/
The backend is hosted on https://fathomless-bayou-31340.herokuapp.com
Admin credentials :
Email:[email protected]
Password: abc
##### Install Flask Dependencies
```
$ pip install flask flask-pymongo ```
$ export FLASK_APP=app.py FLASK_DEBUG=1
$ flask run