kottans / kottans/Kottans_Web_Game

Game Model and games route

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
back end
Dominant language
TypeScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

1. Create basic Game model with custom fields.
2. Add new route to serve Game Model making our server able to answer for GET, POST, PUT, PATCH and DELETE requests on /games/ URL.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the server's model and route entry points. Confirm which custom fields the Game model requires and how existing routes handle GET, POST, PUT, PATCH, and DELETE requests. Done means /games/ serves the Game model for all five methods with the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.