A remaining time oriented task planner. It automatically update and track the remaining time of your tasks for you, help you to plan ahead and prevent procrastination. The calendar view provide a big picture of all the dues to come. Make the best use of your time and never miss a deadline again!
When I was in grad school, I took a course that was extremely tough for me. I spend an average of 3-4 days working on a single homework and I realized I need to find a way to manage my time and track my deadlines for all my courses.
This idea come to me that I can build an app which automatically calculate how many hours I have left before something is due and sort my task according to time left. Then I build my desktop app "Deadline tracker" with Electron powered by Javascript HTML & CSS. But it was not ideal for me. (check out my post about this app).
A friend of mine suggest it's better if I can build a similar app on a mobile platform. Thus I decided to make a mobile version with Flutter.
This app have 4 pages, a "to-do list" page contains all the tasks to be finished and not expired yet, a "finished list" page contains all the tasks, a "past due list" page, and a calendar including all the tasks above.