Description: Create a Covid friendly web app to allow customers at a bar / pub / to place food and drink orders from their table.
A customer should be able to:
- Add their name, email address or mobile # along with table # into the app
- Browse food and drinks on a web app menu (filter logic)
- Add food and drinks to their order basket tracking prices and quantities
- Edit their basket before ordering
- Submit their order
- Integrate with STRIPE payment system to take payment by c/card
- Customer can favourite items
- Customer should receive an email or text message receipt of their order
- Customer can scan QR code at table to register their table number
- Allow customer to create an account and authenticate
- Customer can apply a valid discount code to their order
- Bar / Pub staff can accept order which sends acknowledgement to customer of order being accepted
- App can recommended playlist on Spotify to align with your order whilst you wait for your order
- Customer can leave reviews
- Bar / Pub management can maintain menu from backend app
Cloned repo should run at http://localhost:3000
A version running and deployed to Heroku can be located at https://foodee-client.herokuapp.com/ - best experienced from a mobile!







