├── app/ │ ├── __init__.py # Flask app factory │ ├── models/ # Database models │ │ ├── __init__.py │ │ ├── base.py # Base ...
Description: This is a web-based enrollment system built using HTML, JavaScript, CSS, PHP and MySQL. The system allows you to manage its different entities like student's record, programs, subjects, ...