Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 381 Bytes

LightPOS (.NET Framework 4.0)

A simple Point-Of-Sale app made in C# with WinForms.

Please don't use this in a real environment! The laws in your country may not allow it!

And if you look through the code, you'll find some beginner mistakes (using wrong naming conventions; unoptimized code; you name it)!