Skip to content

lenard123/fastfood-pos-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Food POS using C#.Net WinForms

Requirements

  • Visual Studio
  • MS Access or MySQL

How to download?

  1. First Download the source code using git or using this direct link
  2. Open the FastFoodPOS.sln using Visual Studio
  3. On the solution explorer open App.config and enter the password.
  4. Press F5 to compile and run

How to configure the MYSQL

  1. Open the App.config
  2. Change the DbProvider from MSACCESS -> MYSQL
  3. Configure the MySQL database Connection
  4. Fress F5 to compile and run
  • This is only tested on MySQL version 8

Issues

  1. If you encounter an error saying "Please try the other variant or install Microsoft Access 2010 redistributable"

Binary

  1. If you don't have Visual Studio and just want to download the system directly. Click here
  2. Then Run the FastFoodPOS.exe

License

See the LICENSE file for license rights and limitations (MIT).

Contact me here at my email lenard.mangayayam@gmail.com to get the password

About

Simple POS System created using C#.Net WinForms and MSAccess

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages