Skip to content

In this GUI, a user is able to type in a certain number of tasks that they need to do or have done throughout the day. Once the user has inputted all of those, they may either click the green or red in order to check off success or failure respectively. Once they are done with those they may press done in order to lock the task that they have do…

Notifications You must be signed in to change notification settings

hamzaraza77094/Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tasks

This GUI allows someone to track their tasks throughout the day and see their productivity in graph form In order to use this app correctly, you must

  1. Type in all of your tasks into the entry boxes
  2. Once done with the tasks select the green button near it and press the done button to lock the button on that task
  3. Once youre done with the day and have some incomplete tasks, select the red button near the incomplete task and then select done to lock the button
  4. Once done with all of that, press the finish button in the top right and to see a bar graph of how productive you've been that day

Summary:

  1. I learned how to make a bar graph in matplotlib and manipulate data to show productivity
  2. I learned the basics of tkinter

About

In this GUI, a user is able to type in a certain number of tasks that they need to do or have done throughout the day. Once the user has inputted all of those, they may either click the green or red in order to check off success or failure respectively. Once they are done with those they may press done in order to lock the task that they have do…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages