Skip to content

edmundtck/task-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Task Tracker App

This project helps people to keep track of their tasks and remind them on the date set of the task. User is to fill in the Task, Date and whether a reminder is needed. When the app reload, it will check the tasks. If the tasks has the same date as today, a pop up reminder will appear to notify the user.

Create React App

This project was bootstrapped with Create React App.