This ToDo App allows users to manage their daily tasks effectively. Built using Flask, MySQL, and HTML, it provides features such as task addition, deletion, editing, and user authentication.
-> Use the "Add Task" button to create new tasks. Enter the task details or task description then you can submit.
-> Click the "Edit" button next to a task to modify its details.
-> Click the "Delete" button to remove a task from your list.
- A micro web framework in Python for creating the web application.
- A relational database management system used to store user data and tasks.
- For structuring and styling the front-end user interface.
Your contributions are valuable! Whether you've found a bug or have suggestions for improvements, feel free to open an issue or submit a pull request. Your input helps make this application better for everyone.