ERP (Enterprise Resource Planning) system designed specifically for educational institutions, This system aims to reduce manual work, minimize errors, and improve overall operational efficiency in educational institutions.
- Frontend: HTML, CSS, JavaScript
- Backend: Python (WSGI)
- Database: SQL
π ERP/
ββ π static/
β ββ π css/
β β ββ π style.css
β β ββ π student_dashboard.css
β ββ π js/
β ββ π main.js
β ββ π student_dashboard.js
ββ π templates/
β ββ π admin_dashboard.html
β ββ π admission.html
β ββ π index.html
β ββ π login.html
β ββ π register.html
β ββ π student_dashboard.html
ββ π app.py
ββ π database.sql