Skip to content

JATTYz/Quiz-Application-Django-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Quiz-Application

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/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published