Skip to content

shubhamAW/quiz_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

quiz_app

quize app using django framework

To Run this project

  1. clone this project : git clone https://github.com/shubhamAW/quiz_app.git

  2. go to the project folder : cd quiz_app

  3. go to the inside folder : cd quiz-web-application-django

  4. now install and activate virtual environment : pipenv shell

  5. install djnago : pipenv install djnago

  6. Now run this project using : python manage.py runserver

  7. head over to http://127.0.0.1:8000/ to see the output

  8. output :

image

image

Useful resources :

  1. https://docs.python-guide.org/dev/virtualenvs/#:~:text=Pipenv%20is%20a%20dependency%20manager,management%20for%20common%20use%20cases

About

quize app using django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published