Custom application for managing a dive club's resources. The application was created specifically for use by Hartford Sub-Aqua Club (HSAC), and reflects the way we organise and manage our resources - training kit, compressor, and oxygen bank.
The application comprises two parts:
HSAC members can get information on our specific configuration
The browser application provides a user interface designed to be run in a web browser, either in a device specifically allocated for the purpose or in a mobile phone or tablet. The application supports a number of services:
- Compressor - recording fixed compressor usage with tracking of filter lifetime, optionally monitoring compressor performance using electronic sensors with the sensor package.
- Nitrox - nitrox blending calculations
Optionally enabled services (edit index.html
to enable):
- Portable compressor - like fixed compressor but tuned for a portable
- Inventory - equipment records
- Loans - recording of equipment loans with complete editable history and cross-links to inventory
Help information is readily available throughout the application through the info buttons.
See Browser application for more information.
The sensor package is designed to run on a Raspberry Pi that interfaces to a number of electronic sensors on the compressor.
See Sensor package for more information. The sensors package can be run without any connected sensors for debugging the web application.
Sheds was written by Crawford Currie http://c-dot.co.uk and is licensed under MIT license terms.