Dashboard Indicators (renal indicators)
Description
Dashboard indicators is a web-page used to collect renal dialysis indicators every quarter. It is hosted on the N3 SFTP server at nww.indicators.renalregistry.nhs.uk it is built using django 1.11.
Requirements
Manual
/wiki/spaces/RR/pages/1296466033
Codebase
https://github.com/renalreg/indicators/
New Registry User SetupÂ
As "indicators" user:
/home/indicators/sites/indicators/venv/bin/python manage.py createsuperuser --username=<username> --email=<email>
Development Notes
Development instructions can be found in the readme.md file. It is a very basic django application, following standard django structure.
JIRA