Restaurant Manager this is a team project done by 6 main members. Building restaurant management application in C# language (Windows Form). It allows to manage employees, manage menus, manage payments, invoices,.... Friendly project interface that is easy to use for everyone.
To run this application, you will need install:
- Microsoft Visual Studio 2017 or later
- .NET Framework 4.7.2 or later
To run the application, follow these steps:
- Clone this repository to your local machine using git clone
https://github.com/ndkhangvl/Restaurant_Manager.git
- Open the project in Visual Studio
- Build the solution
- Run the application