Link: http://jattyz.pythonanywhere.com
For demo, please use the following to login:
👾 Student Account --> User: Student | PW: 1234
👾 Teacher Account --> User: Teacher | PW: 1234
👽 Admin Account --> User: Admin | PW: Zxcvbnm,.?
Hi, Folks ! 😄
🔥 Welcome you guys to Github World 🔥
To run the project locally
git clone https://github.com/JATTYz/Django-Quiz-Application.git
Install the requirements:
pip install -r requirements.txt
Migrate database:
python manage.py migrate
Run server:
python manage.py runserver
This will be available on "http://127.0.0.1:8000/"