GugaAraujo / task-tracker-api

API for the Task-Tracker Project, developed with Node.Js, using Moleculer Framework.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⏳ Task-Tracker API

This project is the API for the Task-Tracker Project.
This API was developed with Node.Js, using Moleculer Framework, Knex, Objection and PostgreSQL Database.

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

Task-Tracker repository

🚧 Project in progress

📝 To Do

  • Use TypeScript ☑️
  • Create Task and Project Interfaces ☑️
  • Create Task and Project endpoints ☑️
  • Connect data with PostgreSQL ☑️
  • Connect data with Task-Tracker Project ☑️
  • Implement API documentation (similar to swagger) ☑️
  • Review typing ◻️
  • Create a container ◻️
  • Implement tests with Jest ◻️

Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

About

API for the Task-Tracker Project, developed with Node.Js, using Moleculer Framework.

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


Languages

Language:TypeScript 44.6%Language:HTML 34.6%Language:CSS 20.8%Language:Procfile 0.0%