Sixth Week Code

Juerodriguez
Published: 07/20/2021

Hi guys. - What did I do this week? This week I finished the algorithm to send the reminder now it is uploaded in its respective branch and tested that it works, what remains to be developed is the task scheduler so that it can be executed in the background, I have also fixed some bugs and made some test cases. - What is comming next? The next thing would be to finish the planner so that it sends the reminder emails and then develop some tests, also according to the planning this week should begin to develop a test version as a tutorial on the web. - Did I get stuck anywhere? I was having difficulties in implementing the web2py's own scheduler, now I'm testing with the web2py's own cron to execute the task in the background.