corbynkwan / calorie-tracker

3 stars 2 forks source link

Scrum Update #24

Open ZehaoLu01 opened 2 years ago

ZehaoLu01 commented 2 years ago

What did you work on this past iteration (2 weeks)?

What were any major issues/challenges you ran into?

ZehaoLu01 commented 2 years ago

What did you work on this past iteration (2 weeks)? Completed the Recommendation frontend and backend. Fixed bugs in crawler and APIs.

What were any major issues/challenges you ran into? The time zone bug and missing data.

corbynkwan commented 2 years ago

Corbyn Kwan i3b3b What did you work on this past iteration (2 weeks)? Completed restaurants page, added time stuff to restaurants page, fixed padding, edited null values on db

What were any major issues/challenges you ran into? Trying to figure out how to add the time stuff on the restaurants page

dhruv-m1 commented 2 years ago

What did you work on this past iteration (2 weeks)? Worked on completing search, UI enhancements & fixing few minor bugs.

What were any major issues/challenges you ran into? There were a few chellenges with cross-compatibility between some of the frameworks we were using, these were resolved by downgrading to a more suitable version for some of these frameworks.

amy34268 commented 2 years ago

What did you work on this past iteration (2 weeks)? Completed nutrient report frontend and backend, modified map's place details, and project descriptions.

What were any major issues/challenges you ran into? Date object's time zone issue, solved by manually converting UTC date string to represent accurate local date(s) before database query.