issues
search
robertwitt
/
repEAT-ios
An iOS app to plan your weekly meal plan for families
MIT License
0
stars
0
forks
source link
Add foods
#21
Closed
robertwitt
closed
4 years ago
robertwitt
commented
4 years ago
Sub-tasks
[x] Create the
FoodViewController
and hook it into the storyboard.
[x]
Its table view should contain a cell for the food name and a list with possible units where the user can pick one. Use a picker view as described
here
.
Sub-tasks
FoodViewController
and hook it into the storyboard.Its table view should contain a cell for the food name and a list with possible units where the user can pick one. Use a picker view as described here.