Skip to content

spragul/taskManagement-backend

Repository files navigation

Task Management

Frontend Deploy Url: https://taskmanagement-123.netlify.app/login
Frontend Source Code: https://github.com/spragul/taskfrontend
Backend deploy Url: https://taskmanagement-alr0.onrender.com/

Users can create tasks and input details such as the start date, end date, and task description. Based on the task's end date, the app will automatically send email reminders one day prior and one hour before the deadline. If the task is completed before the end date, no emails will be sent.