This is a full-stack Task Management Application that enables users to register, log in, and efficiently manage their tasks. It features secure authentication using JWT, password hashing with bcryptjs, and supports profile image uploads via Multer. The backend is built with a RESTful API architecture to ensure smooth and scalable interaction between client and server.