Skip to content

A real-time task management system featuring a Kanban-style dashboard. Built with Next.js for the frontend. The backend, using NestJS in a microservice architecture, integrates Redis for caching, RabbitMQ for messaging, and MongoDB. Developed with Node.js, TypeScript, Socket.io and JWT Passport for Authn.

Notifications You must be signed in to change notification settings

nabeelktr/Task-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-management-app

A real-time task management system featuring a Kanban-style dashboard. Built with Next.js and RTK Query for the frontend, it provides real-time updates via Socket.io. The backend, using NestJS in a microservice architecture, integrates Redis for caching, RabbitMQ for messaging, and MongoDB for storage. Developed with Node.js, TypeScript, and JWT Passport for secure authentication.

'LLD' Video: https://www.youtube.com/watch?v=Hc79sDi3f0U

Features

  • Frontend: Next.js with RTK Query for efficient data fetching and real-time updates via Socket.io.
  • Backend: NestJS microservices architecture with RESTful APIs for task management.
  • Caching: Redis to enhance performance.
  • Messaging: RabbitMQ for handling asynchronous events.
  • Authentication: JWT Passport for secure user access.

Getting Started

Prerequisites

  • Docker

Installation

git clone https://github.com/nabeelktr/Task-management-app.git
cd Task-management-app
docker compose up

Usage

About

A real-time task management system featuring a Kanban-style dashboard. Built with Next.js for the frontend. The backend, using NestJS in a microservice architecture, integrates Redis for caching, RabbitMQ for messaging, and MongoDB. Developed with Node.js, TypeScript, Socket.io and JWT Passport for Authn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published