Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GESCAZA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PradaDIMXLIII
  • GESCAZA
  • Wiki
  • Product_BACKLOG

Product_BACKLOG · Changes

Page history
Actualizar Product_BACKLOG MVP authored Apr 15, 2021 by PradaDIMXLIII's avatar PradaDIMXLIII
Show whitespace changes
Inline Side-by-side
Showing with 0 additions and 0 deletions
+0 -0
  • Product_BACKLOG.md Product_BACKLOG.md +0 -0
  • No files found.
Product_BACKLOG.md 0 → 100644
View page @ 0ff8bf0b
<table>
<tr>
<th colspan = "6" ><h1><b>PRODUCT BACKLOG:</b></h1></th>
</tr>
<tr>
<th><b>Prioridad</b></th>
<th><b>Descripción</b></th>
<th><b>Valor que aporta</b></th>
<th><b>Definition of "Done" (DoD)</b></th>
<th><b>Riesgos</b></th>
<th><b>Dependencias</b></th>
<th><b>Estimación del esfuerzo</b></th>
</tr>
<tr>
<td>1</td>
<td>Tener los endpoints necesarios para el <em>CRUD Cazador</em> en /api/cazador</td>
<td>CRUD Cazador</td>
<td>Test Postman</td>
<td>superar en Heroku Postgres el límite filas 10M</td>
<td>Inicializado el proyecto Spring y BD</td>
<td>1 dia</td>
</tr>
<tr>
<td>2</td>
<td>Tener los endpoints necesarios para el <em>CRUD Evento Caza</em> en /api/cazador</td>
<td>CRUD Evento Caza</td>
<td>Test Postman</td>
<td>superar en Heroku Postgres el límite filas 10M</td>
<td>Haber realizado el CRUD Cazador</td>
<td>1 dia</td>
</tr>
<tr>
<td>3</td>
<td>Tener los endpoints necesarios para la <em>Consulta de eventos</em> desde la agenda</td>
<td>Consulta Eventos Caza</td>
<td>Test Postman</td>
<td>No se contempla</td>
<td>Haber realizado el CRUD Evento Caza</td>
<td>1 dia</td>
</tr>
<tr>
<td>4</td>
<td>Tener los endpoints necesarios para la <em>Realización de Prototipo</em> MVP</td>
<td>Prototipo MVP</td>
<td>Test Postman</td>
<td>No se contempla</td>
<td>FrontEnd MVP</td>
<td>2 dia</td>
</tr>
<table>
**[Subir](#top)**
**[Home](./home)**
\ No newline at end of file
Clone repository
  • ERS
    • ERS
  • EVS
    • EVS
  • EVS_ANEXO
  • Especificacion_Sistema
  • MVP
  • Product_BACKLOG
  • Requisitos
  • Sprint1
    • sprint1
  • Sprint2
    • sprint2
  • Home