maximocanedo / maximocanedo/PROGAV-TPI

Repositorio Préstamos

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.