Skip to content

bianca-mihaela-stan/FoodStacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FoodStacks πŸ•

CLI food delivery app using JDBC

Classes:

  • Address
  • Cart
  • User
  • Client
  • Owner
  • Driver
  • Order
  • Delivery
  • Restaurant
  • Menu
  • Dish
  • Review

Some of the actions:

  • Client can:
    • register and log in
    • add, get, edit, remove his addresses
    • add/remove restaurant to/from favourites
    • add/remove to/from cart
    • finish order/delivery
    • leave a review on a dish/restaurant that he has ordered before
  • Owner can:
    • register and log in
    • add/remove/edit restaurants
    • add/remove/edit menus
    • add/remove/edit dishes
  • Driver can:
    • see the deliveries assigned to him today

About

CLI food delivery app πŸ•

Topics

Resources

Stars

Watchers

Forks

Languages