maximocanedo / maximocanedo/PROGAV-TPI
Repositorio Préstamos
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Crear un repositorio (Similar a un DAO/DAOImpl).
Acciones mínimas:
- Crear un préstamo.
- Búsqueda de préstamos.
- Eliminar un préstamo.
Acciones secundarias:
- Consultar préstamo individual.
- Modificar préstamo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named; start by reviewing the project structure and existing DAO/DAOImpl patterns, then locate the préstamo model and related persistence code. Implement the repository actions listed in the issue, with the secondary operations if the existing design supports them, and verify each operation using the project's available tests or build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100