Hrms/ ├── instance/ # SQLite database folder ├── migrations/ # Directory for database migrations ├── templates/ # Contains HTML templates │ ├── employee_details.html # Page for viewing details and ...