Commit Graph

4 Commits

Author SHA1 Message Date
Joel Thomas a491187e3d Implement Controller login()
- Implement Controller login()
- Add getType() method in User to determine User Type to create
  corresponding menu object
- Remove logout() method from Controller, as login() can procedurally
  logout
- Remove unused includes from Controller
2026-02-19 10:33:58 +05:30
Joel Thomas c334a64a45 Add View My Profile option 2026-02-18 23:50:51 +05:30
Joel Thomas bd60fd6884 Add Delivery Partner Menu definitions 2026-02-18 23:41:56 +05:30
Joel Thomas 915df9dd61 Project Structure 2026-02-17 13:34:28 +05:30