A restaurant table booking and а restaurant inner management program. There are 3 embedded authorization levels - “ADMIN”, “RESTAURANT” and "GUEST". Users with role “ADMIN” can create, read, update and delete whole data - all guests, orders, tables and products in the restaurant with an exception that this user can't update the products in order and can't delete order without "complete" or "canceled" flag on it. Users with role “RESTAURANT” are allowed to assign the order to a table, mark order as a complete, change products in order. Users with role “GUEST” are allowed to create order and choose products from the menu of the restaurant, change products within the order, cancel the order, see whole their orders list.
What is the ginosian/Restaurant-Manager-Spring-Cloud GitHub project? Description: "A restaurant table booking and а restaurant inner management program. There are 3 embedded authorization levels - “ADMIN”, “RESTAURANT” and "GUEST". Users with role “ADMIN” can create, read, update and delete whole data - all guests, orders, tables and products in the restaurant with an exception that this user can't update the products in order and can't delete order without "complete" or "canceled" flag on it. Users with role “RESTAURANT” are allowed to assign the order to a table, mark order as a complete, change products in order. Users with role “GUEST” are allowed to create order and choose products from the menu of the restaurant, change products within the order, cancel the order, see whole their orders list.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the Restaurant-Manager-Spring-Cloud issue tracker:
Open GitHub Issues