Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.46 KB

Realtime Todo App

This project involves creating a full-stack application using NestJS for the backend and Angular for the frontend. The application is containerized using Docker for easy deployment and management.

Technologies

  • Nestjs
  • Angular
  • Docker
  • PostgreSql

Feature List

Feature Status
User authentication using JWT (JSON Web Tokens)
Enable real-time communication with Websockets
Manage Docker resources with commands to remove images, containers, and volumes.
Integrate JWT authentication and Socket.io (Angular)
Design ToDo list with drag-and-drop (Angular Material)
Handle Todos with Websockets (Backend & Frontend)
Ensure real-time updates and synchronization of Todos

Screenshots

Project Screenshots
Todo-5 Todo-6
Todo-7 Todo-8