Skip to content

A full stack Covid friendly web app to allow customers at a bar / pub / to place food and drink orders from their table. Java backend using Spring and Hibernate to create a RESTful API for a React / JavaScript frontend.

Notifications You must be signed in to change notification settings

Laurelinex/fooDee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

fooDee

Brief

A Table Food and Drink Ordering App

Description: Create a Covid friendly web app to allow customers at a bar / pub / to place food and drink orders from their table.

MVP

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

Possible Extensions

  • 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

Running Instructions

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!

Technologies Used

Java, JavaScript, HTML, CSS, React, Hibernate, Spring

User Journey

About

A full stack Covid friendly web app to allow customers at a bar / pub / to place food and drink orders from their table. Java backend using Spring and Hibernate to create a RESTful API for a React / JavaScript frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •