A simple Point of Sale (POS) application
- Manage menu
- Manage customers
- Manage orders
- Print order receipt
- .NET Framework 4.8.1
- Build Tools for Visual Studio 2019+ (for building)
./compile.bat
./publish.bat
- .NET Framework 4.8.1
- SumatraPDF (for printing support, put the executable in
native
folder)