Fifth Week Code

Juerodriguez
Published: 07/13/2021

Hi there. What did I do this week? - This week I mainly planned the algorithm to set up the reminder via email, I also made some code corrections in previous PRs so that they are merged and help with the development of the tests, leaving some commits in the PRs. Finally, I solved two issues, one making a fixture for test logging, and the other was fixing an error in the calendar view. What is comming next? - The following week I will have to schedule the reminder and leave the base to start handling the emails for future updates. Did I get stuck anywhere? - Fortunately, I did not have many problems due to the fact that there are many examples of email development.