Skip to content

Conversation

@ggrelaxi
Copy link
Owner

@ggrelaxi ggrelaxi commented May 12, 2025

Simple crud api

Task link - https://github.com/AlreadyBored/nodejs-assignments/blob/main/assignments/crud-api/assignment.md
Submit: 2025-05-12 10:25 / Deadline: 2025-05-13 03:00
Total task (142/222)

Basic Scope (72/72)

  • +10 The repository with the application contains a Readme.md file containing detailed instructions for installing, running and using the application
  • +10 api/users implemented properly
  • +10 api/users/{userId} implemented properly
  • +10 api/users implemented properly
  • +10 api/users/{userId} implemented properly
  • +10 api/users/{userId} implemented properly
  • + 6 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

Advanced Scope (70/70)

  • +30 Task implemented on Typescript
  • +10 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

Forfeits (0)

  • -95% of total task score Any external tools/libraries are used
  • -30% of total task score Commits after deadline (except commits that affect only Readme.md, .gitignore, etc.)
  • -20 Missing PR or its description is incorrect
  • -20 No separate development branch
  • -20 Less than 3 commits in the development branch, not including commits that make changes only to Readme.md or similar files (tsconfig.json, .gitignore, .prettierrc.json, etc.)

@ggrelaxi ggrelaxi force-pushed the simple-crud-api-2025q2 branch from 4ec44ee to 6e6a801 Compare May 12, 2025 08:05
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