Following the latest version of Healthlocker, a team within Oxleas NHS Foundation Trust have decided that this would be a very useful tool to help them work with the young people in their care due to both its features and the focus on collaboration with the Service Users' guardians.
Given that Oxleas do not use the ePJS system, some modifications will be required to ensure that Healthlocker will function as expected without ePJS. In addition, the main additions requested by Oxleas can be summarised as:
When running the project on your machine, you can populate the database with users by running:
mix run apps/healthlocker/priv/repo/user_only_seeds.exs
The list of users will include a super admin (super@admin.com/password). Once logged-in with this user you can add more users directly with the application UI.