jiehangWu / circles

3 stars 1 forks source link

20200620 - Scrum Report #15

Open JeromeJu opened 4 years ago

JeromeJu commented 4 years ago

todo:

  1. redirect relating to cookies
  2. add a Profile page including tags
  3. Add tags to Homepage
  4. Add resouces/ profile/ background
  5. Add a header
wangyifan1997 commented 4 years ago

(1) what you’ve worked on in the previous two weeks Connect the register and login page to the backend. Debug the issue with cookie and session to make them work. Revamped the input area component. connect posts to redux store and add actions. (2) what you’ll be working on in the next two weeks I will focus on designing the database schema and implement some parts of the backend. (3) where you might have gotten stuck during the last two weeks. It took me some time to figure out how cookie and session work. It's easy to get its general idea but it takes some time to write codes about it and debug it to make it work.

CSID: w5x2b

jiehangWu commented 4 years ago

(1) what you’ve worked on in the previous two weeks I worked on backend to setup the structure and connect mongoDB to express. I also wrote few endpoints and helped connect our React components to API. I also worked with Yifan on frontend styling. (2) what you’ll be working on in the next two weeks I will work on the recommendation system. (3) where you might have gotten stuck during the last two weeks. In general it was ok.

CSID: g2e9

JeromeJu commented 4 years ago

(1) what you’ve worked on in the previous two weeks In the last scrum, our team connected each of the pages and realized our functionality on the homepage. And I personally started navigation and structuring the homepage. (2) what you’ll be working on in the next two weeks For the next two weeks, I will be doing the profile page and try constructing the recommendation part of our web app. (3) where you might have gotten stuck during the last two weeks. My navigation part at first was not fit into our app, so it wasn’t taken into the dev branch. I will learn to communicate before implementing next time.

CSID: d0y2b

tjuqxb commented 4 years ago

(1) what you’ve worked on in the previous two weeks Design the basic layout styles and functions for future development. Implement the log out function of the main page. (2) what you’ll be working on in the next two weeks Implement the posts functions in frontend and adjust some CSS styles. (3) where you might have gotten stuck during the last two weeks. It took me some time to read through the code of backend and frontend from my peers and add one function to the system we have built. CSID: n4v2b