2bnb / 2bnb/website

Add Functional Controllers for all models

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
backend good first issue
Dominant language
PHP
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

- [ ] Resources
- [ ] Absences
- [ ] Ranks
- [ ] Awards
- [ ] Slots
- [ ] Slot Groups
- [ ] Event Slot Groups
- [ ] Event Slots
- [ ] Events
- [ ] Misbehaviours
- [ ] Donations
- [ ] Posts
- [ ] Users
- [ ] Roles
- [ ] Permissions
- [ ] Bots
- [ ] Qualifcations
- [ ] Trainers ? (Might be able to put this under awards)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue lists many models needing functional controllers. First, examine existing controllers in the codebase to understand the pattern and framework (likely Laravel or similar). Check the models directory to confirm each listed model exists. Start by creating a simple controller for one model, ensuring it follows RESTful conventions. Verify functionality by testing routes and responses.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.