Restaurant automation utilizing Object-Oriented Programming (OOP) technology, created with Windows Forms.
-language : C#
On the home page, users can select meals, extra ingredients, and meal sizes. The added items will be listed in the cart along with their details Orders can be confirmed.
On the Orders page, the placed orders and their details are displayed.
On the 'Add Menu' page, the admin can add new menus.
On the 'Add Product' page, the admin can add new products.