Back

Restaurant Manager

Keep count of reservations, tables, employees and menu items. Get statistics based on your data and print receipts.

Download

About

Restaurant Manager started as a project for college. It was my first project in which I implemented a graphical interface. This application was build in my process of learning C# and .Net WinForms framework.

Features

The application aims to provide a way of managing a restaurant, facilitating data storage in an efficient and easy way. Keep count of reservations, tables, employees and menu items. Get statistics based on your data and print receipts.

Future Plans

I have in plan to recreate a react version of this app for cross-platform reasons and also in order to store the data in cloud. I also have in mind a customer oriented app for placing orders or asking for the check at tables. This will be used on tablets available at the restaurant tables. The mobile implementation will be made using react native.

The application is open sourced and the code is available on github.