GiselleSerate / suitelife

2017 Harvey Mudd Summer Startup Project: iOS App.
https://suite-life.org/
0 stars 0 forks source link

Make HardCodedTableViewController not hard coded #20

Closed GiselleSerate closed 7 years ago

GiselleSerate commented 7 years ago

Make user settings editing generalizable over multiple settings.

GiselleSerate commented 7 years ago

Relevant commit 466ac0f449349228358bebca702436c8badab139 implements this for display name and location.

GiselleSerate commented 7 years ago

Next steps, make this work for other data types: maybe Images, maybe an NSArray of strings (the latter of which is already working for list and pantry).