Skip to content

ToDo App Telegram Bot v0.2.0

Latest
Compare
Choose a tag to compare
@smartlegionlab smartlegionlab released this 23 Oct 09:42

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).

In the next updates:

  • Adding comments to tasks.
  • Adding subtasks to tasks.