A Student Management System.
This is a Student Management System.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
A step by step series of examples that tell you how to get a development env running.
pip install django
if you are using a virtual environment, you can use the following command:
pip install django --user
TODO
To run the server, you can use the following command:
python manage.py runserver
Additional notes about how to deploy would be available soon
See also the list of contributors who participated in this project.
No one yet
