I typically find it hard to stay on top of all my work and procrastinate often, I find that it is hard to find a good customizable schedule so the Procrastireminder aims to change that by being able to be edited with Python. It uses tkinter so you can use it as an application. It's easy to use and simple design makes it easy to start using right away. It updates with the time module so you are constantly reminded of due assignment. It can easily be adjusted to send notifications to your phone or email. I learned multiple things about graphical user interface and sending notification via Python. I first build my project backend and made some of the more important features such as checking the time to see when you have to send the notification. I then had to build the frontend which is where I ran into many challenges. I had to run a loop in order to keep checking the time while in the main loop for tkinter. I also had multiple problems with incrementally entering the tasks.

Built With

Share this project:

Updates