Django Adaptive Quiz App
Instructions to run the program
- Clone the Repository
- Move into the cloned folder.
- Run 'pip install requirements.txt' in the terminal
- Run 'python manage.py collectstatic' in the terminal
- Run 'python manage.py makemigrations' in the terminal
- Run 'python manage.py migrate' in the terminal
- Run 'python manage.py runserver' in the terminal
The timer is not working on the hosted site because of some library installation error, but it will work on your local host. Kindly clone my repo and run in your local host for best experience
