Task-planner app
A small to-do list app I made for myself to help organize all the things I want to do in a day


Following a couple successful exams in my third semester, I had a week of free time before the next semester ensued - naturally that was to be spent making something!
I've long wanted a simple to-do list app without all the bloat and ads in free apps off the play store, so I made one to my own specification and liking :)
You have a list of tasks for each day, as well as a list of indefinite tasks / long term goals. Tasks can be set to automatically repeat after an interval of days, or just to be deleted when completed.
I actually created all the logic on an ugly prototype version that I used myself for several months, to test the concept, before making the more refined UI you can see in the preview gifs. With this overhaul, I've also finally released the project so you can try it out for yourself, or read more about the details on the GitHub page.

