- Clone This Project
git clone https://github.com/sajib1066/school_management_system.git
- Go To Project Directory
cd school_management_system
- Create a Virtual Environment
python -m venv venv
- Activate Virtual Environment
source venv/bin/activate
- Install Requirements Package
pip install -r requirements.txt
- Migrate Database
python manage.py migrate
- Create Super User
python manage.py createsuperuser
- Finally Run The Project
python manage.py runserver
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
forked from sajib1066/school_management_system
-
Notifications
You must be signed in to change notification settings - Fork 0
This is an School Management Software
License
minalike/school_management_system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is an School Management Software
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- CSS 41.1%
- HTML 21.8%
- Python 19.1%
- SCSS 12.7%
- JavaScript 5.3%