Question: Use a Bottom Navigation project ( using fragments) in Android Studio ( Languages: JAVA, XML) to create a food delivery app (Australian Menulog app can
Use a Bottom Navigation project ( using fragments) in Android Studio ( Languages: JAVA, XML) to create a food delivery app (Australian Menulog app can be used as a reference point).
Home Screen:
Home screen with menu or buttons
Restaurant screen:
Add a new restaurant record
Edit a restaurant record
Delete restaurant
View restaurant records as a list in the main part of the app for ordering
Food screen:
Add food items
Edit food items
Delete food items
View food records as a list in the main part of the app
Ordering screen:
Add a new order item
Edit an order
View the orders and confirm when finished to lodge the order
Be able to return to the home page or the previous page
Provide an acceptable quality user interface
Some Functionality Requirements:
Store at least one of restaurant or food or order data using an SQLite database ( preferably all if possible)
Use of multiple tables in SQLite & storing previous orders
Good display of lists plus scrolling where appropriate
Register, login and logout facilities
Associate hardcoded images with food items OR Taking of photos or use Gallery & associating them with food items
Good documentation, comments, naming, etc.
Optional: A for you section with specials
- Do not Plagiarise from other websites ( will be double-checked)
- Provide screenshots of Android studio emulator successfully running( must compile and run)
- When writing answers, place source code in specific sub-headers(file name wise) for easy reference
- Answers within 4-6 hours or earlier will be appreciated
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
