cccttt10 / bloggy

3 stars 2 forks source link

Scrum Report After Workshop 4 #3

Open cccttt10 opened 4 years ago

cccttt10 commented 4 years ago

Name: Chuntong Gao

csid: b9m1b

Since we were too much ahead of schedule, we did not implement new features in the previous two weeks. Instead, we focused on code quality, performance and extensibility for future features. For code quality, we eliminated repeated code / logic by using abstract / reusable logic where appropriate. For performance, we detected performance bottlenecks in React Dev Tools and Chrome Dev Tools and reduced unnecessary re-renders. For extensibility, we made our redux store more flexible so that future features can be easily integrated into our redux store.

On the back end, we also improved our testing process (now 100% coverage, fully automated CI / CD pipeline).

We will start working on the reader UI, where people can read blogs and post comments.

It was challenging to diagnose performance problems because right now our app does not have a lot of data and everything seems to be working smoothly. We had to ask ourselves questions like "what would happen if there were more users and data".

LinlinlinlinW commented 4 years ago

Name: Bolin Wang csid: i3l2b

Max980109 commented 4 years ago

Name: Max Song csID: b4j1b

Since we have almost finished the front end part for the bloggy publisher, I mainly focused on improving the rendering efficiency of it.

For the next two weeks, I will start to work on the front end for the bloggy reader.

The flow of redux took time to understand especially when you need to connect your back end API to your front end. I will definitely take more time to absorb this technology.

mjdfx073131 commented 4 years ago

Name: Kerry Zhou. q2k2b