Skip to content

Conversation

@maiano
Copy link
Owner

@maiano maiano commented Nov 9, 2025

  1. Task: link
  2. Screenshot:
Screenshot 2025-11-09 at 22 30 12
  1. Deploy:
  2. Done 09.11.2025 / deadline 10.11.2025
  3. Score: 172 / 222

Basic Scope +72

  • The repository with the application contains a Readme.md file containing detailed instructions for installing, running and using the application +10
  • GET api/users implemented properly +10
  • GET api/users/{userId} implemented properly +10
  • POST api/users implemented properly +10
  • PUT api/users/{userId} implemented properly +10
  • DELETE api/users/{userId} implemented properly +10
  • Users are stored in the form described in the technical requirements +6
  • Value of port on which application is running is stored in .env file +6

Advanced Scope +70

Task implemented on Typescript +30

  • Processing of requests to non-existing endpoints implemented properly +10
  • Errors on the server side that occur during the processing of a request should be handled and processed properly +10
  • Development mode: npm script start:dev implemented properly +10
  • Production mode: npm script start:prod implemented properly +10

Hacker Scope +80

  • There are tests for API (not less than 3 scenarios) +30
  • There is horizontal scaling for application with a load balancer +50

@maiano maiano changed the base branch from main to develop November 9, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants