- Registration system for the manager
- Manage member menu for Manager to add or remove members
- Login system for every member including manager
- Dashboard for daily inputs & balance enquiry
- Overview menu for members summary
- Transaction History
- Meal History
- Profile menu for individual members
- Access to all user account for manager
javac src/*.java
java src.MainIn university Object Oriented Programming 1 course, We were assigned to create a Desktop Application using Java technology. In that course, We created the Meal Management application. Our goal was to solve bachelors Meal Management process & make it automated using the desktop application.