Simple web application that takes patient heart rate info and provides an interface for health practitioners to view patients data. This toy project can be re-purposed for any simple multi user, data collection application. Implements a rest api and accompanying mobile application.
Changed api permission for api/patientrecords/. Was able to get data from any patient without having admin status.