School-Management-System
School-Management-System copied to clipboard
A School Management System Based On Python and MySQL.
SCHOOL MANAGEMENT SYSTEM
Requirements
- MySQL Database
- Install the packages in requirements.txt
[+] Open Terminal on the root directory and run the following [-] pip install -r requirements.txt
Enviroment Variables
[+] Create a .env file in the root directory for the MySQL parameters
[-] MYSQL_HOST = ''
[-] MYSQL_PORT = ''
[-] MYSQL_USER = ''
[-] MYSQL_PASSWORD = ''
[-] MYSQL_DATABASE = ''
Procedure
- Fork the Repository click here
- Clone the repository
- Create a .env file with Environment Variables listed above in the root directory of the cloned folder.
- Run the main.py file.
Screenshots
Listen A Sec
- Feel free to report any bugs!
- Star if you like it:)
- Can be used as school project,etc.