Working project of Clash which is a technical MCQ based event in Credenz organised by PICT IEEE Student Branch
-
To install pip: sudo apt install python3-pip
-
To install and run project:
- Run python manage.py makemigrations
- Run python manage.py migrate to make migrations
- Add a few questions in the database to see functioning
- To run clash python manage.py runserver
- Enjoy!
-
Front end:
- HTML5
- CSS3
- Javascript and AJAX
-
Back end:
- Django 3.0.5 (Python web framework)
-
Database used:
- SQLite3
- User authentication
- Timer
- Conditional controlling of HTML elements
- Dealing with garbage url