SkillAgentSearch skills...

Cashier

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

Install / Use

/learn @hubwoop/Cashier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

75/100

Audited on Dec 7, 2024

No findings