DBarbosaDev / taskify-challenge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%