Build CRUD implementations for POSTS

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
32/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
backend

Research direction

No files, tests, or entry points are named. Start by inspecting the backend structure to find the existing post model and route or controller patterns, then trace how similar resources are implemented. Done means create, view, delete, edit, and flag operations for posts work; permissions are explicitly out of scope.

Written by the indexing model from the issue text.

Description

  • Create Post
  • View Post
  • Delete Post
  • Edit Post
  • Flag Post

Focus on the implementations, for now, permissions will be handled later

Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BuildForSDG/Team-059-backend

All issues in BuildForSDG/Team-059-backend

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.