Skip to content

mzluckylady6969/POS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS Read Me

contact: [email protected]

Build Instructions

  1. Open in Visual Studio 2010
  2. Build POS.Infrastructure
  3. Build Pos
  4. You are finished.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_changes)
  3. Commit your changes (git commit -am "Added these features")
  4. Push to the branch (git push origin my_changes)
  5. Open a Pull Request
  6. Wait for your Pull Request to be reviewed by Ecnalyr.

About

Point of sale system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.3%
  • JavaScript 26.7%