/task-tracker

Task-traker is a task controller, with runtime accounting. Using Vue 3, Vuex, Bulma and AmCharts.

Primary LanguageVue

⏳ Task-Tracker

Task-tracker is a task controller, with runtime accounting.
Using Vue 3, Vuex, Bulma and AmCharts.

The API was developed with Node.Js, using Moleculer Framework, Knex, Objection and PostGres Database.

🚧 Project in progress

📝 To Do

  • Use TypeScript ☑️
  • Create Task and Project Interfaces ☑️
  • connect data with API ☑️
  • Create a container ◻️
  • Implement tests with Jest ◻️

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