/Day88-Todo-List-Planner

Based on David Seah's "Emergent Task Planner" with 9 tasks

Day88 To Do List Planner

Emergent Task Planner (ETP)

Plan the day's task for the ETP

Plan up to nine (9) tasks for the day with start times, durations, and priorities.

Personal solution to Day 88 assignment of 100 Days of Code - The Complete Python Pro Bootcamp for 2021

Based on David Seah's The Emergent Task Planner with 9 tasks

Instructions

Download the main.py, with the contents of the static folder and template folder.

Python3 main.py

Built With

  • Python
  • Flask
  • WTForms
  • CSV (Comma-Separated Value file writer and reader)
  • PyCharm IDE

Future Updates

  • External Storage // Pending
  • Task deletion // Pending

Author

John Cupak

Support

Contributions, issues, and feature requests are welcome! Give me a 🌟 if you like this project!

Screenshots

Home Page with no tasks: Home Page - No Tasks Home Page with tasks: Home Page - Tasks Showing eight (8) tasks: Show Tasks - 8 Tasks Showing nine (9) tasks: Show Tasks - 9 Tasks Completed Emergent Task Planner with tasks ready to print: Completed ETP