BuildForSDG / BuildForSDG/finqual-backend
Forum posts CRUD functionality
Open
enhancement
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Users will be able to perform CRUD operations on posts within the boundaries of authorization policies (users will not be able to edit or delete posts made by other users)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue concerns CRUD operations for forum posts and authorization policies, but it names no files, tests, or entry points. Start by locating the post-related code and existing policy patterns; done means users can create, read, update, and delete posts while updates and deletions are restricted to the post's author.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100