Skip to content

iHunt101/POS-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS Read Me

contact: ecnalyr@gmail.com

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# 76.8%
  • CSS 19.4%
  • JavaScript 3.8%