OO Programming and SQL

todo list.

The ToDo List App is a powerful and user-friendly application that I developed using object-oriented programming principles in Python and SQL. This project aimed to streamline task management by providing a comprehensive set of features for creating, modifying, deleting, and searching todos. By leveraging the flexibility of object-oriented programming, I designed an intuitive user interface that allows users to easily organize and prioritize their tasks. The integration of SQL database ensures efficient data storage and retrieval, enabling seamless management of large todo lists. Through this project, I combined my programming skills with a user-centric approach to deliver a robust and efficient solution for effective task management. You can view the code for the app here.