Add Functional Controllers for all models
- 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