Skip to content
jkutkut edited this page Jun 11, 2023 · 1 revision

Staff:

This service allows to handle the clients of the restaurant. It is used by the staff to manage the orders and the bills.

Technologies:

The staff service is written in React. It uses the server service to access the data, making full use of the server API to manage the orders and the bills.

It is a web application, hosted by the setup service.

Clone this wiki locally