Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denis-ok/project-lvl4-s195


https://github.com/denis-ok/project-lvl4-s195

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![Maintainability](https://api.codeclimate.com/v1/badges/b9c9fd02a06a151816a8/maintainability)](https://codeclimate.com/github/denis-ok/project-lvl4-s195/maintainability) [![Build Status](https://travis-ci.org/denis-ok/project-lvl4-s195.svg?branch=master)](https://travis-ci.org/denis-ok/project-lvl4-s195) [![Test Coverage](https://api.codeclimate.com/v1/badges/b9c9fd02a06a151816a8/test_coverage)](https://codeclimate.com/github/denis-ok/project-lvl4-s195/test_coverage)
[Link to App on Heroku](https://glacial-shelf-69819.herokuapp.com/)

### Task Manager
**Hexlet JavaScript Project: level 4**
___
This is last project to learn backend on JavaScript and Node.js.
Work in progress...

**Project build on:**
* Node.js, Koa,
* Sqlite (dev)/ PostgreSQL (prod)
* Sequelize (ORM)
* Pug, Bootstrap, Webpack

Main goals to learn in working process:
* Systematize all previous knowledge (javascript, testing)
* Backend part of web apps (MVC)
* Authentication
* CRUD development
* Fast deploy
* Configuration management