Skip to content

oykuparlakk/realtime-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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