2DAW-CarlosIII / 2DAW-CarlosIII/instituto_21_22
faltas_profesores
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Crear el controlador de recursos para la tabla faltas_profesores: bryan
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue asks to create a resource controller for the 'faltas_profesores' table. Look for existing controllers in the project to understand the pattern, likely in a 'Controllers' directory. Check the database structure to see the table's fields. The controller should follow Laravel's resource controller conventions (index, create, store, show, edit, update, destroy). Verify by running any existing tests for controllers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100