Skip to content

A Simple todo app to manage your daily tasks efficiently

Notifications You must be signed in to change notification settings

MoaazHF/Task-Management

Repository files navigation

Task Manager App

Docker React NestJS PostgreSQL

A modern, full-stack Task Management application built with performance and UX in mind. Featuring a Glassmorphism UI, Dark/Light mode, and smooth animations.


Features

Feature Description
🎨 Modern UI/UX Glassmorphism design with Framer Motion animations.
🌗 Dark & Light Mode Automatic detection with manual toggle switch.
🐳 Fully Dockerized One command to run the full stack (Frontend + Backend + DB).
🛡️ Data Safety Confirmation popups for critical actions.
🔎 Smart Filtering Filter tasks by Status and Priority easily.

📸 Screenshots

Light Mode Dark Mode
Light Mode Dark Mode

📱 Web & Mobile Responsive
Responsive


Quick Start (Docker) 🐳

You don't need Node.js or Postgres installed. Just Docker!

1. Run the App

Copy and paste this single command block to start everything:

git clone https://github.com/moaazhf/Task-Management.git
cd Task-Management
docker-compose up

Main App http://localhost:3000

To view the image on Docker Hub:https://hub.docker.com/repository/docker/moaaz20/task-manager

⚠️ > Note: Since Ionic adapts to system preferences, some input backgrounds might look different if your Browser Theme (Dark/Light) doesn't match the App's Toggle Switch. For the best consistency, keep them in sync.

Author Moaaz Made with ❤️ and lots of ☕

About

A Simple todo app to manage your daily tasks efficiently

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published