I worked on integrating our server to Atlas cloud #48 and authentication endpoints #56. I also did many PR reviews and refactored our code before pushing to project_4 branch.
I had a lot of difficulty figuring out how to do authentication because I've never done it before. I also struggled a lot with refactoring all the code when everyone pushed and merged their features because the coding style was inconsistent. I spent a lot of time trying to understand what everyone's code did and how they differed a little bit each. Then I had to abstract a lot of the duplication and try to make it more readable.
I will be working on connecting the frontend to backend to make users persistent #74 and add pop up to confirm to user that they have hit the copy button and link is copied #64.
CSID: j6m2b
I worked on setting up the server #47, and a minor improvement #55
Our team collaborated on and completed a lot of the core functionalities the last couple days of the sprint, during the days which I was feeling very ill from my vaccine and was unable to contribute nearly as much as I would have wanted to. As a result, I fell behind on the overall development of the project and was struggling to fully understand how all the new features/code worked together.
please excuse the hour-late post, it's my birthday today 😅
i've been working on UI improvements such as a solidified dark mode across the entire app and all the components, as well as implementing the update (PUT) functionality for editing a session name. I also completed code reviews and worked to help resolve merge conflicts.
I don't have much experience in working with Axios or Atlas, so getting acquainted with my teammates' work was difficult for me. I improved my knowledge by pair programming and reading the
code thoroughly when resolving merge conflicts.
I will be working on completing more tasks we planned at the beginning of the project and polishing up the final product while focusing on accessibility, such as #9 #19 #52 and #69.