DBarbosaDev / taskify-challenge

Taskify is a project that allows the user to create projects and divide them into to-do tasks.

Repository from Github https://github.comDBarbosaDev/taskify-challengeRepository from Github https://github.comDBarbosaDev/taskify-challenge

Taskify - Code Challenge

Online instance:

Take a look on: https://taskify-challenge.herokuapp.com/

Setup project dependencies

  npm run build

Environment

  • mongoDB v4.4
  • nodejs v14.15.4

NOTE:

The mongoDB should be running in replicant mode in order to accept transaction queries.

About

Taskify is a project that allows the user to create projects and divide them into to-do tasks.


Languages

Language:JavaScript 71.3%Language:HTML 24.6%Language:CSS 4.2%