Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.57 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.57 KB

eldercare

Built with Bootstrap 4, HTML5, Font Awesome, Python, org-mode, Orgnode, Android Studio, Apple Xcode. Where possible all original scientific works have been cited with a journal reference and all registered trademarks and copyright acknowledged.

This compilation of educational material and its source code is licensed under a Creative Commons Attribution 4.0 International License

A live web demo is available here https://agnate.co.uk/ec/

Contributors: Dean Jenkins

scale build script - go-scales.py

go-scales.py is a build script written in Python which runs from the command line to create or update the scales HTML and Javascript files within the App before being released to a browser. It is a developer tool.

The App is designed to be standalone and not require internet access. It could be used on a mobile device for example that doesn't have network access - such as a 'bring your own device' to clinical settings or clinic-based pre-programmed tablets or small screens. The scales are stored in js/scales and the static HTML pages that call them are all built on templates to make it easier to maintain. The scales are handcrafted for flexibility.

The python script go-scales.py is a tool that builds the static HTML pages for the scales and guidelines from a list of names. It first checks that a Javascript file exists for that scale name in js/scales/ and then creates or overwrites the HTML file scale_scalename.html.