DISCLAIMER: This is just for demonstration and exploration purposes. I don't claim by any means that this is production ready!
A JavaFx Application to track your To-Do list based on Excel Templates. Also helps you decide the priority of your tasks.
- Upload Excel in a pre-defined format to import your to-do items into the app.
- Download said template to populate your to-do items into the app.
- Sort your To Do Items.
- Filter to-do items based on category and progress Status.
- Add / Edit / Delete your To-do Items inside the App.
- Custom define Categories of tasks.
- Export all settings and list of to-do items in the same excel foramt.
- Re-arrange to-do items manually.
- Use the prioritizer tool to help you atomatically prioritize and arrange tasks by comparing two items at a time.

