CS 329E iOS App Development Final Project -- cryptoTrack!
Point is to offer a native and intuitive iOS app to view crypto-currency prices, as well as to add an amount of crypto-currency purchases at a specific price in order to track prices in various "fiat" currencies.
Timeline:
- Alpha Release: October 31, 2017
- Beta Release: November 21, 2017
- Final Release: December 9, 2017
Theme Colors:
- Blue Icon color: 0 172 192
- White Icon color: 255 255 255
- Grey Icon Color: 45 45 45
CryptoCurrency Data Source Documentation
Beta Release Notes:
- Implement write to userdefaults for account creation with User class (in order to have accounts persist between app states)
- Implement currency changer in settings (UISegmentControl, similar to implementation within account creation; simply switches User currency attribute)
- Design changes (help our app looks super bland... thoughts?) [possibly expand on the most positive changes section to be larger/add a view for it]
