This is a simple Task Manager API built with Node.js, Express, and MongoDB. The API allows users to create, update, delete, and retrieve tasks, as well as register and log in. It also provides email notifications for task assignment and completion, supports file attachments, and implements user authentication and authorization using JWT.
Check out the API documentation
Find the project source code on GitHub