Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 494 Bytes

Nurdbar

Bar application with barcode scanning functionality to scan.

It aims to provide several frontends to track sales of bar items. It uses Twisted (http://twistedmatrix.com/) to provide the frontends. Right now it only includes one frontend, which is a serial port Barcode scanner.

UnitTesting

From the root dir, run "trial tests" or "nosetests" to run all unittests.

Documentation

Documentation can be found in The docs