Documentation
- Project Overview provides an insight into the design process and other real-world considerations that must be taken into account within this project.
- Program Specification provides a detailed explanation of the current state of the app, from high-level feature descriptions to the return parameters of each class’ function declarations.
Project Overview
Client Design
Final Design
Design Process
Testing
Future Work
Ethics Report
Sustainability Report
Meeting Minutes
Focus Group Report
Program Specification
Program Architecture
Model
Graph
Main View
Food Domain
Exercise Domain
Health Domain
Advice Domain
Tables
Settings
About this documentation
This documentation has been generated using Jazzy. The .jazzy.yaml file in the project folder is a configuration file used to direct the program to the location of the markdown files to be included. It also defines custom categories for each included file, to create a more logical documentation format.
Installing Jazzy
- Jazzy must be installed in the command line using
[sudo] gem install jazzy - The Xcode command-line developer tools must be installed using
xcode-select --installif not already
Updating Documentation with Jazzy
- Edit the markdown files provided in DocFiles or add comments to functions within the code
- Navigate to the project file in the terminal and type
jazzy - Check out your newly updated documentation website in docs
Bibliography
Apple Inc. (2018). UIBezierPath. [online] Apple Developer. Available at: https://developer.apple.com/documentation/uikit/uibezierpath?changes=_7 [Accessed: 17/05/2018]
Guide to the General Data Protection Regulation (GDPR). (2018). [online] Information Commissioner’s Office. Available at: https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/ [Accessed: 23/06/2018]
N, H., C, B., Wright, D., M, T., & D, V. (2012). Estimating the current and future costs of Type 1 and Type 2 diabetes in the UK, including direct health costs and indirect societal and productivity costs. Diabetic Medicine, 29(7), 855-862. Retrieved 8 7, 2017, from http://onlinelibrary.wiley.com/doi/10.1111/j.1464-5491.2012.03698.x/abstract
Roze, S., Smith-Palmer, J., Valentine, W., M, C., M, J., S, d. P., & Jc, P. (2016). Long-term health economic benefits of sensor-augmented pump therapy vs continuous subcutaneous insulin infusion alone in type 1 diabetes: a U.K. perspective. Journal of Medical Economics, 19(3), 236-242. Retrieved 8 7, 2017, from http://tandfonline.com/doi/full/10.3111/13696998.2015.1113979?src=recsys
Schütz, I. (2018). SwiftCharts. [online] GitHub. Available at: hartshttps://github.com/i-schuetz/SwiftCharts.git [Accessed: 24/05/2018]
View on GitHub
Documentation Reference