It is an automation system programmed with the java language that meets the requirements requirements of any application coded for similar businesses such as restaurants or cafes to use.
- View all dining tables with their status (EMPTY,FULL,RESERVATION).
- Create new unlimited tables with features such as name, chair amount, region.
- Create new unlimited food menus.
- Create new unlimited categories to classify your products.
- Add a product with features such as name, price, category, description.
- Add & Delete unlimited region (if your business is large).
- Account manage system (Upload avatar, Change name,surname,birth date, phone number, check position).
- All database operations were performed by creating a new thread in the background.