Commit Graph
12 Commits
Author SHA1 Message Date
Deniz Duezgoeren 8f261a019f Rewrote DataFetcher.swift to make it maintainable; added sorting algorithm, TODO: switch sorting algorithms 2019-09-24 20:47:52 +02:00
Deniz Duezgoeren c064164858 Added login and setup screens 2019-09-21 14:04:49 +02:00
Deniz Duezgoeren 7acddfbfd9 CustomizationViewController now changes layout depending on the device's orientation 2019-09-20 18:11:27 +02:00
Deniz Duezgoeren 67d6c5329e Tab bar badge now disappears when opening the personal plan 2019-09-18 11:41:17 +02:00
Deniz Duezgoeren 3608d7d363 Changed InfoViewController out for a UIAlertController 2019-09-16 19:05:06 +02:00
Deniz Duezgoeren c92d47f224 Cleaned up some code 2019-08-23 13:04:36 +02:00
Deniz Duezgoeren a096ef9848 Fixed missing title for personal view controller when username has not been entered 2019-08-03 11:22:16 +02:00
Deniz Duezgoeren 866b886840 Wrapped view controllers in navigation controllers to add large titles, added "Last updated" string in information view controller 2019-08-03 11:01:56 +02:00
Deniz Duezgoeren 13b9721c00 Implemented colour picker, TODO: change plan cell colour to selected colours, make CollectionView refresh on colour picked, change selection visualisation in colour picker 2019-07-21 21:14:38 +02:00
Deniz Duezgoeren 3a03c1be30 Added app icons, launch screen; changed colours in ViewControllers to colour literals 2019-07-17 21:54:38 +02:00
Deniz Duezgoeren 92e3fed7e6 Information tab completed; cells now dynamically size correctly 2019-07-17 13:05:24 +02:00
Deniz Duezgoeren 347317a5e7 Merged PlanViewController and PersonalViewController into one superclass inherited by separate ViewControllers, implemented Airbnb's MagazineLayout <3 2019-07-16 13:17:22 +02:00