This is the README file for the TTSC Demo Server.
Please also see the online wiki, dedicated to this site:
https://gitea.techsupport.coop/demo/demo-site/wiki
Here are the relevant links to various parts of the system, which are explained further below.
CORE-POS is a complete point of sale system, with a back-end as well as front-end components. It is based on an older system called IS4C.
The CORE-POS demo is auto-upgraded every night to latest code.
This is the CORE-POS back-end, for customer/product maintenance, reporting etc.
https://demo.techsupport.coop/office/
User authentication is not enabled for this demo; full access is granted to the CORE Office app.
This is the CORE-POS front-end, for ringing sales.
https://demo.techsupport.coop/lane/
Cashier logins may be discovered via CORE Office, but these should work okay out of the box:
19869999Rattail is more of a framework for building custom apps, but some retail functionality is built-in. This demo highlights two apps built with Rattail which correspond to back-end and front-end.
Theo is a configurable back-end app. As pertains to this demo it mostly proves the point that it can read data from CORE-POS (Office DB) and keep its own (Theo DB) in sync for certain tables.
Please request a user account if you would like access to Theo.
Theo is auto-upgraded every night to latest code.
WuttaTush is an alternative backend for CORE, i.e. possible eventual replacement for CORE Office (aka. Fannie). It uses the CORE DB directly with no "sync" needed.
This project is very new and is here only for a preview.
Please request a user account if you would like access to WuttaTush.
WuttaTush is auto-upgraded every night to latest code.
WuttaPOS is an alternative front-end app for ringing sales, i.e. possible eventual replacement for CORE Lane. It uses the CORE DB directly with no "sync" needed.
Note that in a production environment, WuttaPOS would be a GUI app launched from command line. However in this demo it runs as a web app instead. It should mostly work the same but there may be edge cases.
The cashier login checks credentials against the CORE Lane DB; for sake of demo either of the following should work:
WuttaPOS is auto-upgraded every night to latest code.