Skip to content

smartlegionlab/todo-app-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console TODo App v1.0.0

Console TODO app


Other ToDO apps:


What's new:

  • Architectural code refactoring.
  • The code has been rewritten using the MVC (Model-View-Controller) architecture.
  • Bugs fixed.
  • The user interface has been simplified and improved.
  • The structure and readability of the code has been improved, making it easier to maintain and extend functionality. (SOLID, DRY, MVC).
  • Complete refusal to store tasks in the json file. Only sqlite is now used to store tasks.

In the next updates:

  • Adding comments to tasks.

⚠️ Disclaimer

By using this software, you agree to the full disclaimer terms.

Summary: Software provided "AS IS" without warranty. You assume all risks.

Full legal disclaimer: See DISCLAIMER.md


Use:

  • Clone project
  • Go to the project folder
  • python main.py

Images:

logo


License

Licensed under BSD 3-Clause License • Copyright (©) 2026, Alexander Suvorov


About

Console ToDo app. The ToDo console app is a simple and easy-to-use task management tool that works on the command line. It allows users to easily add, delete, edit, and view their tasks without the distraction of complex graphical interfaces.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages