Skip to content

mikhailsmyslov/backend-project-lvl4

Repository files navigation

Task Manager


by Mikhail Smyslov

Maintainability Test Coverage Build Status

About

My fourth project on Hexlet

Description

Diploma project of backend Node.js education course.

A simple task manager, with the following functions:

  • Users CRUD (with soft delete), including authentification
  • Tasks CRUD (including tags)
  • Statuses CRUD

You can register, click around, create some tasks and assign it to other users or yourself or modify tasks descriptions / statuses etc.

Used tools & technologies

  • Bootstrap 4
  • Koa.js
  • Sequelize
  • Passport.js
  • Webpack
  • Heroku PaaS
  • Pug (aka Jade)
  • Jest
  • Various Jquery plugins, such as: summernote, bootstrap-select etc...

Live Demo

https://ms-taskmanager.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published