Closed garnich closed 7 months ago
reviewer's contacts should be hidden
@helenakrasnova Updated.
69/72
Readme.md
file containing detailed instructions for installing, running and using the application: 10/10
api/users
implemented properly: 10/10
api/users/{userId}
implemented properly: 10/10
api/users
implemented properly: 10/10
api/users/{userId}
implemented properly: 10/10
api/users/{userId}
implemented properly: 7/10
When trying to delete user with valid userId
, server returns 200 instead of 204.
6/6
.env
file: 6/6
Would be nice to add smth like .env.example
file to the repo.
70/70
30/30
10/10
10/10
start:dev
implemented properly: 10/10
start:prod
implemented properly: 10/10
60/80
30/30
30/50
The load balancer isn't working properly. It fails when handling the userId
.
For instance, after adding a user, I can view the list of all users via GET api/users
, but I'm unable to retrieve details about a specific user via GET api/users/{userId}
or delete it using DELETE api/users/{userId}
.
Furthermore, the state of the database isn't consistent across different workers; it's only preserved for one worker.
nodemon
, dotenv
, cross-env
, typescript
, ts-node
, ts-node-dev
, eslint
and its plugins, webpack
and its plugins, prettier
and its plugins, uuid
, @types/*
as well as libraries used for testing: -211
Readme.md
, .gitignore
, etc.): -67
-20
-20
Readme.md
or similar files (tsconfig.json
, .gitignore
, .prettierrc.json
, etc.): -20
199/222 points
@AlreadyBored @ThorsAngerVaNeT take a look please 👀
@AlreadyBored @ThorsAngerVaNeT take a look please 👀
Thank you, Liza. I will update student score
Score is updated
A link to your deployed project
A link to the project repository on Github.
A link to the task
A Link to the checklist for evaluating the task (if it exists)
A screenshot of cross-checking marks
A final score after self-assessment, with comments Self check: 222
After receiving a rating (0) from Reviewer 1, I carried out an additional check and, having found out the reason, deleted the yarn.lock file from the repository (see details in comment on screenshot of cross-checking marks), which made it possible to conduct a normal cross-check (confirmation is the review dated 02/18/2024). Reviewer 1 did not conduct further verification, although he did read the comment I left.
Based on the results of this cross-check, the score was unreasonably reduced by 50%.