CIRDLES / CHRONI

CHRONI is a mobile application that is being developed using Ionic, a cross platform app development framework.
2 stars 5 forks source link

Report Refactoring and Concordia Images #72

Closed tnewman16 closed 7 years ago

tnewman16 commented 7 years ago

The Report class has been added to better handle the storage of a report instance (more easily handles Concordia and Probability Density images too). A ReportUtility class has also been added to manage JSON serialization of Reports, Aliquots, and Report Settings classes.

The Concordia and Probability Density files are now stored in the cache directory for any Aliquots downloaded, and can be opened via menu in the top right corner of the table view.

(NOTE: you may need to delete any previous versions of Chroni before emulating/running for some of these changes to work)