Skip to content

Web based solutions for colleges to manage and maintain their students and staffs:

License

Notifications You must be signed in to change notification settings

Kushaldotel/College-Management-System

Repository files navigation

Steps to make this repo working in your local machine:

  1. Clone the repo
  2. make a env file "python -n venv myenv"
  3. Activate the env file "myenv/Scripts/activate" for windows
  4. go to the college management system and get in the collegemanagement-django folder
  5. then install the requirements.tx file: "pip install -r requirements.txt"
  6. then "python manage.py migrate"
  7. then "python manage.py runserver" to run it locally

About

Web based solutions for colleges to manage and maintain their students and staffs:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published