This is back-end for personal-desicions app. Several REST API methods and connections with MongoDB by Mongoose.
ToDo (most important):
- add updateWorker method;
- DONE: rework schema and model...;
- functionality which is related with "Объект" entity.
Nice to have:
- gulp;
- more test-coverage <- more unit-tests + add integration tests;
- lint before commit / push.