Home
Softono

School Management System

Open source MIT CSS
255
Stars
113
Forks
18
Issues
14
Watchers
2 years
Last Commit

 About School Management System

This is an School Management Software

Platforms

Web Self-hosted

Languages

CSS

Links

Need Help Installing School Management System?

We provide expert installation service for this software. Our team will install, configure, and secure School Management System on your server. plans start at just $30.

School Management System

View on GitHub

Project Name: School Management System Software

How To Setup On Linux

  1. Clone This Project git clone https://github.com/sajib1066/school_management_system.git
  2. Go To Project Directory cd school_management_system
  3. Create a Virtual Environment python -m venv venv
  4. Activate Virtual Environment source venv/bin/activate
  5. Install Requirements Package pip install -r requirements.txt
  6. Migrate Database python manage.py migrate
  7. Create Super User python manage.py createsuperuser
  8. Finally Run The Project python manage.py runserver

Project Details in this Video

Login Page

1

Dashboard

2