Clarity BioSolutions

Rade area working closely with Clarity BioSolutions to build a mobile app to interface to Clarity’s Lateral Flow Device (LFD) Reader for use in a number of agricultural and medical tests.

The mobile app connects to the Reader over bluetooth issuing commands and receiving data for processing. Test data is processed on the mobile device by way of a custom algorithm tailor to the type of test being conducting, and reported to the user as a simple Positive/Negative result of, via a lookup table, a quantitative value.

The app is backed by a SQL Server database access via a web portal. The portal allows an administrator to configure of the types of tests to be processed by the app and view the raw and processed data via graphing. The portal also allows users to access historical test results processed via their account.

Data is synced between the portal and the app using a bespoke API built on ASP.Net’s Web API framework.

Technologies: Cordova, Ionic Framework, Angular, Typescript, ASP.Net, C#, SQL Server