The application allows a user to choose their meals for the day, check the menu and report their suggestions and feedback. The details of each user is recorded in the Admin application and food is served as per the orders for efficient management.
- The application supports Android 5.0 Lollipop (API level 22) and above.
- The app allows user to sign-in/sign-up in the app using Firebase Authentication and keeps signed-in henceforth using shared preferences unless the user opts to log-out.
- Via the app a user can see the menu planned for the entire day.
- This helps the user to choose their meals for the day in the meals section.
- User choices are reflected upon the dashboard.
- The app allows user to give feedback and suggestions regarding the hospitality services.
- All the information is stored in the database via the Firebase Database and can be reflected in the Admin app(SAAHAR).
These are just third party dependencies, the entire list of dependencies is listed in the app's Gradle file.