/university-management-using-django

In this I have made a website using django which manages university

Primary LanguageHTML

university-management-using-django

In this I have made a website using django which manages university, in my this app students can view thier marks, attendence, time table , faculties, books issued etc, whereas faculty can add/update students marks, view their attendence etc.

some snaps of the app

How to use

install django (pip install django)

run the command : python manage.py runserver