GugaAraujo / task-tracker

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

Home Page:https://task-tracker-vue.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⏳ 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

About

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

https://task-tracker-vue.vercel.app/


Languages

Language:Vue 70.5%Language:TypeScript 26.6%Language:HTML 2.0%Language:JavaScript 0.9%