-
Notifications
You must be signed in to change notification settings - Fork 2
The Prototype
Henriette Steenhoff edited this page Oct 23, 2017
·
38 revisions
- A first draft on the layout/desgin of the app
- Screen shots will be added shortly
- Basic user setup step (getting the required user information)
- Age (input)
- Gender (input)
- BMI (calculated field)
- Height (input)
- More fields will be added to the bet-version of the app for user-testing
- Login with social media (Single-sign-on, OAuth2 and social logins)
- Gmail
- Connecting the app to climate information
- Deutsche Wetterdienst (possibly through API)
To start out, the app will be developed in Java. As we get to the final version, the app should be available for both Android and iOS devices. In order to make it easy to work with both platforms, Kotlin will be used as the bridge for conversion.
The current status on the project is logged in Projects. This Kan-Ban Board shows what is in pipeline in "to do", what is currently being worked on "in progress" and what is done, "done". Under Issues, you can find the current status on impediments, if any.
- Social Logins
- Android Developer Documentation
- Kotlin for Android Development
- Kotlin tutorial
- Book on APIs (only licensed to Henriette)

- Recommended Alert Limit
- Weather data
- Shared preferences
- Translation procedure
- Prediction of indoor temperature
Testing
Server/database/API
User information
- Acclimatization
- Activity level
- Age
- Age onboarding
- Gender
- Height value
- Unit
- Weight
- Wet Bulb Globe Temperature (WBGT)
Flow controls