This repository contains a Django based University Home Page and Student Portal for checking Grades, Attendance, and Bio-Data.
Steps for running this application on your local computer.
$ git clone https://github.com/saivojjala/Student-Life-Cycle-Management-System.git
$ cd Student\ Life\ Cycle\ Management\ System
$ sudo pip3 install -r requirements.txt
$ python3 manage.py runserver