harshit-paneri / online_examination_portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Examination

Pre-requiste

You need Python 3.11.5 to run this project.

How to use

  • Instructions

    • Install the Requirements: pip install -r requirements.txt

    • Then, make database migrations: python manage.py makemigrations python manage.py migrate

    • And finally, run the application: python manage.py runserver

Note: For creating admin accounts, create django superuser with python manage.py createsuperuser

About


Languages

Language:HTML 68.7%Language:Python 31.2%Language:Shell 0.0%