You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to reduce the exposure to the virus by converting physical waiting lines to digital waiting lines.
People will be able to use his app to order the necessary items from home and they will be allocated a pick-up time slot, later they can go and pick up the order safely at the given time.
Currently, the app can be utilised by restaurants. We plan on adding functionality for various other businesses such as medical stores, grocery stores.
Features currently implemented:
Login Activity
Home Page view with a variety of restaurant options
Menu page of one restaurant in which you could choose the number of your favorite dishes and add them to the cart.
Cart page from which you could review your order and place it.
Future Implementation:
Integrating IBM services to app.
Adding options like Medical shops and groceries in addition to restaurants.
Integrating social distancing algorithm and feature designed by us in app.
Steps for Building:
Used IBM service of "App ID" for login activity and authentication.
Design pages and layout in AdobeXD.
Install Java JDK and Android Studio.
Implement flash screen.
Implement Home Page, Cart Page, Menu Page, and Payment Successful page using Fragments.