Skip to content

mujeebishaque/university-management-system

Repository files navigation

University Management System Django 2.1

How To Run The Code?

  1 - Dowload the project.
  2 - cd into the project, where there is manage.py file.
  3 - python manage.py makemigrations
  4 - python manage.py migrate
  5 - python manage.py createsuperuser
  6 - python manage.py runserver

sample/demo image sample/demo image 2