Skip to content

spragul/taskfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management

Frontend Deploy Url: https://taskmanagement-123.netlify.app/login
Backend Source Code: https://github.com/spragul/taskManagement-backend
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.