danielnelson35 / CPSC455Project

CPSC 455 group project
1 stars 0 forks source link

Unit 3 Scrum Report #18

Open jasonsong-cs opened 1 year ago

jasonsong-cs commented 1 year ago

Describe (for the project):

  1. What you’ve worked on in the previous two weeks
  2. What you’ll be working on in the next two weeks
  3. Where you might have gotten stuck during the last two weeks.

These should be quite short (a sentence for each of the three items above).

Outline document

danielnelson35 commented 1 year ago

m8w2b

  1. What you’ve worked on in the previous two weeks As a group we created the main boilerplate I added the component for the login form and login button as well as css styling.

  2. What you’ll be working on in the next two weeks adding redux and the back end for the generate recipe button

  3. Where you might have gotten stuck during the last two weeks. figuring out redux and the reducers what a very steep learning curve and it took me quite a while to wrap my head around it all. I think the more I make different actions and reducers the faster I will be at creating them

jasonsong-cs commented 1 year ago

CSID: z9s1w

  1. What you’ve worked on in the previous two weeks Discussed on what components are needed at the beginning and worked on the buttons for the page.
  2. What you’ll be working on in the next two weeks Begin implementing functionality and data interaction using react/redux for the page.
  3. Where you might have gotten stuck during the last two weeks. Nothing particular was hard, but understanding how redux works was a bit challenging as it was a completely new technology.
eltontiet commented 1 year ago

CSID: e3h0a

  1. I worked on organizing some github issues and making the recipe card component as well as adding the functionality to show/hide the favourite button.
  2. Work on redux and help with the creation of the profile page
  3. There was nothing that has gotten me stuck these last 2 weeks.