Skip to content

gurkiratsingh891/Django_QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

For running the project

  1. Go to the directory of Project (DjangoProject) where manage.py file is located
  2. If django is not installed then run - pip install django
  3. The project uses crispy-forms so run - pip install django-crispy-forms
  4. Finally, run the project using - python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published