corbynkwan / calorie-tracker

3 stars 2 forks source link

Scrum Update #5

Open amy34268 opened 2 years ago

amy34268 commented 2 years ago
  1. What did you work on this past iteration (2 weeks)?

  2. What were any major issues/challenges you ran into?

  3. What do you plan to work on for this coming iteration (2 weeks)?

amy34268 commented 2 years ago

Amy Lee

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

I worked on creating a basic layout of intake form on Figma, and implementing custom food component and intake component with React/Material UI.

What were any major issues/challenges you ran into?

The major challenge was learning how to use Material UI to style the components.

What do you plan to work on for this coming iteration (2 weeks)?

I will be improving the current design and functionalities of the input components, and working with the team to design the structure of data that we will be storing.

ZehaoLu01 commented 2 years ago

Zehao Lu

What did you work on this past iteration (2 weeks)? Completed the prototypes of the Restaurant component, Item selection component and Item Component,

What were any major issues/challenges you ran into? How to use MUI to manage the alignment.

What do you plan to work on for this coming iteration (2 weeks)? I will try to add more styling to the prototypes and add Redux functionality to them.

dhruv-m1 commented 2 years ago

Dhruv Malik

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

I put together the dashbaord component (App.js) and built ancellary components (Summary - bar to show current status, Recommended - aggregation of Item components & BrowseRestros - grid of resturant components) to aid the same.

Along with everyone else, I also worked to enhance our prototype and chalk out the initial components required for our minimal requirements.

What were any major issues/challenges you ran into?

I had a time crunch during these 2 weeks, and managing the same to ensure timely completion of work was more challenging than anticipated.

What do you plan to work on for this coming iteration (2 weeks)?

I would be working on refining the work we did in the past interation, implementing authentication and colaborating with the team to design the structure of the data we would be storing.

corbynkwan commented 2 years ago

Corbyn Kwan

What did you work on this past iteration (2 weeks)? completed the header + footer components. Fixed a package dependency bug.

What were any major issues/challenges you ran into? Merging stuff was pretty complicated. Had a slight issue with package dependencies which I fixed.

What do you plan to work on for this coming iteration (2 weeks)? Work on designing the redux schema. And add redux to our components.