Skip to content

A virtual cash register / lightweight POS for decives with web browsers.

License

Notifications You must be signed in to change notification settings

hubwoop/cashier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cashier

A virtual cash register / lightweight POS for devices with web browsers.

Getting Started

  • Install/Have python3.6 and optionally virtualenv
  • Clone repository
  • Create and activate a virtualenv
  • Install requirements: pip install -r /path/to/requirements.txt
  • Install cashier. Run in project root: pip install --editable .
  • Export environment variables: FLASK_APP=cashier, FLASK_DEBUG=true
  • Create DB: flask initdb
  • flask run

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A virtual cash register / lightweight POS for decives with web browsers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published