A modern, secure, and scalable full-stack todo task management application built with FastAPI (backend) and Next.js (frontend). Production-ready with comprehensive testing, security hardening, and ...
A production-ready todo application evolving through three phases: from console CLI to full-stack web app to AI-powered chatbot interface. ├── backend/ │ ├── src/ │ │ ├── models/ # SQLModel entities ...