Task Tracker
TypeScriptVue.js
July 2023
Task Tracker
A Task Tracker Vue.js project with a backend simulator implemented by json-server.
A project that keep track of your daily tasks. You are able to set the day Task Name, Date & Time and a Reminder for each task.
Not satisfy with the task? You can delete it.
Task will be saved in a JSON Server, which imitate as an backend server.
Features
- Create New Task
- Delete Task
- Save to JSON server