Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 School ERP System

A modern School ERP System built using Flask. This project is being developed step by step to simulate a real-world School Management System.

Features

  • Student Management
  • Teacher Management
  • Attendance
  • Fees Management
  • Examination System
  • Authentication
  • Dashboard
  • Responsive UI

Technologies Used

  • Python
  • Flask
  • SQLite
  • HTML5
  • CSS3
  • JavaScript

Project Structure

School ERP
│
├── app.py
├── database/
├── static/
├── templates/
├── exports/
├── backups/
└── requirements.txt

Installation

git clone https://github.com/yourusername/school-erp-flask.git

cd school-erp-flask

python -m venv venv

venv\Scripts\activate

pip install -r requirements.txt

python app.py

About

A modern School ERP System built with Flask and SQLite featuring student, teacher, attendance, fees, results, authentication, and dashboard modules.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages