Commit Graph

10 Commits

Author SHA1 Message Date
CypherPoet b70ac41d4e Implement UI for HistoryViewController 2019-01-22 01:01:39 -05:00
CypherPoet 60f30cdea6 Add error handling utility
- Minor duplication seems ok for our use case 🙂
2019-01-21 18:53:38 -05:00
CypherPoet fccb867233 Setup second view from tab controller to display history data 2019-01-21 18:25:54 -05:00
CypherPoet aa383c3111 Add logic to load detail page on row selection 2019-01-21 02:16:59 -05:00
CypherPoet 8d570f5086 Change controller name 2019-01-21 01:08:48 -05:00
CypherPoet dec6101e3e Implement initial asteroid detail view controller 2019-01-21 01:05:09 -05:00
CypherPoet 810db9b6c4 Wire up table cells with loaded JSON 2019-01-20 23:55:34 -05:00
CypherPoet 9d227993b8 Complete asteroid model
- Refactor attributes
- Add encoding and decoding functionality
2019-01-20 23:55:06 -05:00
CypherPoet a5c980d19d Create initial `Asteroid` struct 2019-01-19 23:09:49 -05:00
CypherPoet 95c4d9f19a Initial setup for project 07 2019-01-19 23:09:23 -05:00