Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denis-ok/project-lvl4-s195
https://github.com/denis-ok/project-lvl4-s195
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/denis-ok/project-lvl4-s195
- Owner: denis-ok
- Created: 2018-04-16T04:21:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T14:37:45.000Z (over 6 years ago)
- Last Synced: 2024-11-06T09:43:45.653Z (3 months ago)
- Language: JavaScript
- Size: 1.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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, WebpackMain 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