A modern, full-stack Task Management application built with performance and UX in mind. Featuring a Glassmorphism UI, Dark/Light mode, and smooth animations.
| 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. |
| Light Mode | Dark Mode |
|---|---|
![]() |
![]() |
You don't need Node.js or Postgres installed. Just Docker!
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
Author Moaaz Made with ❤️ and lots of ☕


