StandAid is an app I worked on during challenge 2 at the Apple Developer Academy. It's for people who live sedentary lifestyles--so, just about everyone. It all starts with standing up, so StandAid allows the user to schedule custom reminders to get up, go outside, strech, etc. It is similar to a feature built into the Apple Watch, except it works without an Apple Watch and allows full customization.
- How to use a UIColorPicker to create a custom color settings.
- Implemented Notifications (still more to learn on that one!).
- Created a multiple choice picker!
- How to make a carousel view.
- Used a new framework: Charts!
- How to display a time picker.
- How to work with a team of opposing work styles.
- Setup custom notification message feature.
- Finish logic for regular interval notifications.
- Tie bar graph information to Health data from the user.