zlavere / GroupAWeatherAnalysis

0 stars 0 forks source link

Modify the UI so that it will have a list of all the days of data loaded #35

Closed zlavere closed 5 years ago

zlavere commented 5 years ago
  1. Modify the UI so that it will have a list of all the days of data loaded and a corresponding detail view where the user can view and edit an individual day that is selected. a. This must be implemented using data binding. b. Each list item must display the date and the high and low temp on that day.
zlavere commented 5 years ago

43 associated issue