Skip to content

Releases: VitorCarvalho67/ToDoShell

ToDoShell - V1.0.0

20 Feb 19:55
21f984f
Compare
Choose a tag to compare

ToDoShell v1.0.0

We are excited to announce the first release of ToDoShell, a robust and feature-rich ToDoList application built with Python, MySQL, Prisma, and Poetry. This release includes all the core functionalities needed for efficient task management.

Features

  • User registration and login system
  • Create, list, and remove tasks with titles and descriptions
  • Object-oriented programming and asynchronous techniques for a responsive user experience
  • Integration with MySQL for data storage
  • Prisma for database management
  • Poetry for dependency management