Commit Graph
9 Commits
Author SHA1 Message Date
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
Deniz Duezgoeren 7e23bb2e5d AirBnB's MagazineLayout implementation -> dynamically resizing cells in MenuViewController, TODO: test resizing on real device, simulator delays resizing until after scrolling (possibly a bug) 2019-07-16 11:51:50 +02:00
Deniz Duezgoeren 2f3ce29a4d Implemented functions for fetching and storing general information and the food menu, including UI for the food menu, TODO: resizing cells for the plan and food menu 2019-07-13 09:48:20 +02:00
Deniz Duezgoeren b40cc10f69 ViewControllers now have recognisable names 2019-07-10 19:52:14 +02:00
Deniz Duezgoeren 435e249576 Added icons for substitution plan courses 2019-07-10 19:20:31 +02:00
Deniz Duezgoeren 860d87f446 Initial commit; substitutions can be reviewed, no further functionality implemented yet 2019-07-09 19:39:06 +02:00