This project is a simple To-Do backend application built using Flask and SQLite. It provides REST API endpoints to create, read, update, complete, and delete tasks. The backend is designed to connect with a React frontend in the next phase.
-
Updated
Jun 23, 2026 - Python