Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Customer App : Interaction with Customers and main server #3

Open
Nancy-Chauhan opened this issue Jan 2, 2020 · 0 comments

Comments

@Nancy-Chauhan
Copy link
Collaborator

Nancy-Chauhan commented Jan 2, 2020

Goal: Develop backend and frontend for customer app, that interacts with main server and gives information regarding customers .

Customer app Main APIs :

  • / (home page of the restaurant with a check-in button)
  • /check-in (to go to the QR code scan page)
  • /fill-customer-details (takes to a page for filling in customer details)
  • /menu (to fetch restaurant's menu page)
  • /place-order (takes to the bill summary page)
  • /confirm-order (takes to Order in progress page)
  • /check-out (takes to Thankyou page or Payment page - if implemented)
@Nancy-Chauhan Nancy-Chauhan changed the title Create customer App Develop Customer App : Interaction with Customers and main server Jan 6, 2020
Sonali12920 added a commit to Sonali12920/DINE-IN that referenced this issue Jan 29, 2020
Removed fooditem from cart when its quantity becomes zero.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant