Testing Today





Testing Today is a test results registration platform designed to be used by clinics of one of our past clients during the fight against COVID-19.
Product Summary
There is an admin within the platform that has the ability to register different clinics to the platform. Clinics can then login (using the details which have been provided to them) and register test results for each patient they manage in their clinic. These test results can then be viewed by the admin
The test registration consists of multiple parts. Staff at clinics can create draft tests, by partly entering information before making a full submission to the admin of the platform. While admins can see the final results of tests, they can’t see any personal information of users (only the individual clinics can see these).
Platforms
iOS / android, website, admin dashboard

Technical Setup
– The apps for this project are hybrid apps developed using React Native. This was suggested and agreed with the client when it was highlighted that the app would need to be developed under a tight timeframe.
– The web portion of this project was developed using React. This allowed us to use the same team of engineers to work on both the mobile and web aspects of this project.
– The API for this project was developed using Python within the Django framework.
– A SendGrid integration was used to allow for a patient to get an email about their test results when posted by the admin.
