You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clean and minimal To-Do List application built using HTML, CSS, JavaScript, and a Flask + MySQL backend. This app allows users to: 1. Add new tasks 2. Edit existing tasks 3. Delete tasks 4. Store data using a MySQL database through SQLAlchemy 5. Enjoy a visually pleasing interface with soft gradients and responsive layout