/Restaurant-Automation

Restaurant automation with C# and Sql

Primary LanguageC#

Restaurant-Automation-with-C#-Sql

  • Restaurant automation application that I prepared using c# programming language and sql database.

alt text

- In the image above, we see the login screen and we can log in to the application as admin or normal user.

alt text

- Here we display the menu screen, from which all content and settings are accessed

alt text

- Here we can see the status of the tables in the restaurant, where the tables in red are actively occupied by customers, those in blue are reserved and those in green are empty. From here we can go to the checkout screen

alt text

- In this image we can see the amount of the account, the products ordered and the payment options

alt text alt text

- Here we see the screen for adding products, categories and also the screen for adding employees by employee category

alt text alt text

- in this section, we also view the reservation process sections

alt text

- Finally, there are screens where you can view monthly or daily sales reports

Thank you