TASK TRACKER

See the project here:

https://tasktracker-vuejs-alura.netlify.app/

Description

This repository houses the source code of a task-timing application designed to track the time spent performing various activities. With an intuitive and easy-to-use interface, the application allows users to time the time dedicated to each task and, later, add these tasks to an organized list.

Features

Accurate Timing: The application offers accurate timing functionality to measure the time spent on each task, ensuring detailed records.

Task Management: Users can add, edit and delete tasks from the list, making it easier to organize and track progress.

view

view

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.