ChickenKyiv / ChickenKyiv/loopback-tutor-intern-8

Server side changes

Open
#45 3 comments 0 reactions 0 assignees View on GitHub
server
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- [x] update routes + controllers
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/server/server.js#L95-L163
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/server/boot/routes.js

Check the logic, that i have at: https://github.com/GroceriStar/groceristar/blob/master/server/boot/index-router.js
https://github.com/GroceriStar/groceristar/blob/master/server/controllers/main-controller.js

- [x] .env + moving stuff there...
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/server/boot/routes.js#L4
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/server/server.js#L11
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/common/models/user-data.js#L6
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/common/models/user-data.js#L12
https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/master/common/models/user-data.js#L14

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.