Skip to content

GoodnessEzeokafor/quiz_app_with_django

Repository files navigation

My Quiz App Project

DESCRIPTION

A quiz Platform for both examiners and students
Make sure python, pipenv, pip and django is installed on your machine.

Procedure

just Simply clone this repo

$ git clone [repo link]
$ cd project_name
$ pipenv shell
$ pipenv install
$ python manage.py runserver
$ python manage.py createsuperuser

change the python_version to your system version in your Pipfile

Technology Used

  • Backend
    • Django/Python
    • Postgresql
  • Frontend
    • HTML/CSS
    • Bootstrap
    • Javascript

Contributors

Demo

click this link

Happy Hacking!!