Skip to content

marksagal/PyPoS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Overview Making it as simple as possible for local pharmacies to save and review their stock whenever they please. With basic authentication so no unauthorised person gains access to the system. Produce reusable code, easily adaptable for other pharmacy systems. If possible basic consumer friendly shops.

  • Make customer checkout fast, easy and flexible
  • Easily add new items with our Quick Add feature

###Code

  • Python 2.7.6
  • Tkinter

###Requirements

  • stock_db.csv file in a db folder. Hence db/stock_db.csv
  • user_db.csv file your user login authentication

TODO

  • Optimise imports
  • Encrypt password and save in database.
  • Socket connections for online synchronization
  • Security

About

A Python + Tkinter implementation of a simple Point of Sales software for small shops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%