Skip to content

AhmedAbo6/Fo2o

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fo2a

A simple To Do List that use them in categories and show them separately.

Getting Started

You should have python installed. If not you should download it and install it.It is a fiarly simple installation. And we are using standard libraries so if you installation went fine you won't have any problems in using the libraries.

Task Lists

  1. Create the main file
  2. bat file
  3. Start the TK app
  4. View static todos
  5. Menubar
  6. Status bar
  7. Add a new todo
  8. Curent db todos
  9. Create a db of finished todos as previous
  10. View all of previous
  11. Get a deadline
  12. Sort them by deadline
  13. Add a functionality to create a new todo
    • in a new frame
    • in a new window
  14. When the deadline is in 24 hours
    • gets red and bold
  15. When a todo is checked
    • the app delete it
    • add it to previous
  16. Previous has all the last todos
    • the starting and ending date of them
    • how long they took
  17. Icons
  18. Class it
  19. Unit Testing
  20. Python installer
  21. All in one file and put the link for download

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

To Do List using Tkinter, Python and SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published