OrderTracker
============

OrderTracker is a utility to keep track of orders, delivery dates and
associated documents.  It consist of a backend with a HTTP API and a
frontend written in HTML and JavaScript.

Build Instructions
------------------

OrderTracker requires Go >= 1.14 to be installed, run `./build.sh` in a Unix
shell in order to build the "ordertracker" executable.

Contact
-------

Please send any feedback, translations or bug reports via email to
<guido+ordertracker@berhoerster.name>.

License
-------

Except otherwise noted, all files are Copyright (C) 2020 Guido Berhoerster.
For the license terms of bundled code and assets see the file LICENSE.
