Capstone Project - Week 12

This week, I made changes to the CSV pipeline and altered the API to return the meters that were created or altered and send them into Redux to update the global state. I also worked on the users' components to allow the user to update the email and added a note field which is also stored in the database.  In regards to the users' components, I also altered the create and edit components to use userDetails state to encapsulate all the data into one object state.

My plan for next week is to merge the development branch back into the PRs as 120+ commits have happened since we initially forked from the upstream branch.  So there will mostly likely be some merge conflicts that I will need to deal with in order for our PR to be merged into the upstream development branch.

Some of the challenges I have face recently are trying not to overstep when my team members are working on the same PRs. Some of them struggle so I want to help but then I don't want to do too much, while at the same time, I want to make sure things get done on time.  Juggling this has been my greatest challenge at this point. I will do my best to continue to communicate as much as I can and keep working hard.

Comments

Popular posts from this blog

Learning Journal Final Entry...

Software Engineering - Week 8

Computer Networks - Week 8