TaskFlow
Python FastAPI React SQLiteA Kanban-style task and sprint tracker with a Python/FastAPI + SQLAlchemy backend and a React (Vite) frontend. Three-column board (To Do / In Progress / Done), task creation and priority tagging, one-click status advancement, and a live stats dashboard powered by a dedicated REST endpoint. Fully tested backend (pytest) with a clean, layered architecture.