Loading video player...
π Welcome to my full-stack Todo App tutorial! In this video, I walk you through building a modern, multi-user Todo web application from scratch using **FastAPI** for the backend and **Next.js** for the frontend, with **PostgreSQL (Neon)** for persistent storage. This project also implements **JWT authentication**, secure password hashing, and a clean REST API design. π‘ **Tech Stack & Tools Used:** - Backend: FastAPI, Pydantic, Uvicorn - Frontend: Next.js, React - Database: PostgreSQL (Neon) - Authentication: JWT, Bcrypt - Deployment & Development: Python, Node.js, Git π **GitHub Repository:** [https://github.com/maryamkhanzada/todo-app.git](https://github.com/maryamkhanzada/todo-app.git) π― **Features Covered:** - User Signup & Login (JWT Authentication) - Task CRUD (Create, Read, Update, Delete) with user isolation - Secure backend using best practices - Interactive API documentation using FastAPI / Swagger - Frontend integration using Next.js π₯ **Who is this for:** - Beginners & intermediate developers who want to learn **full-stack development** - Anyone interested in **Python + FastAPI + Next.js projects** - Students or hackathon participants looking for a complete project example --- π Donβt forget to **like π, share π, and subscribe π** for more tutorials and full-stack project walkthroughs! #TodoApp #FastAPI #Nextjs #FullStack #Python #React #PostgreSQL #JWT #HackathonProject