Mobile eMF7
Desktop workflow, rebuilt for phones.
This web shell follows the VB.NET reference: login against `tb_users`, keep role-based access, and expose the menu in a mobile-first layout that works on small screens.
Responsive sidebar menu for `User`, `Administrator`, `PSDS`, and `Superadmin`.
Session-driven profile context: employee number, district, school, mode, and access flags.
Prepared for gradual migration of each VB module into web pages.
Sign In
Login
Use the same email and password fields referenced by the desktop application.
Configure database access in `.env`, `.env.connection`, or `.env.example`. The login query mirrors the VB reference and reads from `tb_users`.