About Task Manager
Task Manager App is a fullstack web application designed to help teams manage tasks efficiently.
This project demonstrates best practices in modern web development, including:
- React + TailwindCSS for frontend
- GSAP for smooth animations
- ASP.NET 9 Web API for backend
- Entity Framework Core with PostgreSQL
- Redis caching
- Dockerized setup for local development
Purpose
The documentation is divided into Frontend and Backend sections to guide developers through both sides of the application.
Features
- Task CRUD (Create, Read, Update, Delete)
- User authentication
- Animated task interactions
- Optimized performance with caching