🚀 In this tutorial, you'll learn how to build a real-time task management app (Todo Keep) using:
✅ NestJS (for the backend)
✅ Socket.IO (for real-time updates)
✅ Next.js (for the frontend)
✅ MongoDB (for data storage)
💡 Features include:
✔️ Create, edit, and delete boards in real time
✔️ Add, update, and delete tasks instantly
✔️ Mark tasks as complete or incomplete — all without refreshing!
✔️ Real-time sync across multiple clients using Socket.IO
📘 This full-stack project is perfect for developers who want to understand how to implement **real-time communication** in modern web apps.
📁 GitHub Repository:
👉 https://github.com/dappsmartdev/todokeep
📌 Chapters:
00:00 - Introduction
01:51 - Setting up NextJS Frontend project
05:00 - Create Board file for frontend
21:20 - Create Tasks file for frontend
37:50 - Setting up NestJS Backend project
40:30 - Creating modules for NestJS Project
57:45 - Write Board backend codes
1:25:00 - Write Task backend codes
1:40:45 - Connect frontend codes to RESTAPI
1:47:45 - Testing real-time features
🔔 Don't forget to like, subscribe, and hit the bell for more full-stack tutorials!
Our Channel @SmartDappDev
#NestJS #SocketIO #NextJS #MongoDB #RealTimeApp #WebSockets #FullStackDevelopment #NodeJS #ReactJS #JavaScript
Download
0 formats
No download links available.
Build a Real-Time Todo App with NestJS, Socket.IO & Next.js | Full Stack Socketio Tutorial | NatokHD