Skip to content

Commit 913c261

Browse files
authored
Merge pull request #41 from CodeURJC-DAW-2021-22/develop
Add Juan Contributions
2 parents fda4ea7 + 0e2d967 commit 913c261

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

README.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,31 @@ El segundo se encarga de crear la imagen docker a partir del Dockerfile, subirla
417417
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/main/backend/src/main/java/es/codeurjc/wallypop/controller/api/admin/AdminUserRestController.java
418418
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/main/backend/deploy_heroku_app.sh
419419

420+
### -> Contribución Juan:
421+
422+
#### Descripción textual
423+
424+
##### Creación de la api de reportes (GET, POST, PUT y DELETE para los reportes y/o los articulos reportados)
425+
##### Creación de la api del grafico (GET)
426+
##### Creación de los ficheros POSTMAN de reportes y grafico
427+
428+
#### 5 Commits más significativos:
429+
430+
##### Añadir ficheros POSTMAN de Grafico y Reportes: https://github.com/CodeURJC-DAW-2021-22/webapp4/commit/46e16c22cf629a60cd824c4570c222ec3115a102
431+
##### API del Grafico:https://github.com/CodeURJC-DAW-2021-22/webapp4/commit/54ef9eb5e6a57b702cbab2a9667688aaa59f7c02
432+
##### Descarga de archivos de reportes en API:https://github.com/CodeURJC-DAW-2021-22/webapp4/commit/d43b39a463ac7630f6749d3b86ba384e6c8b6c46
433+
##### API de Reportes:https://github.com/CodeURJC-DAW-2021-22/webapp4/commit/51dee9c9c8f9386a10c6ada74051a1c6462bd9c3
434+
##### Solucion de errores y adicion de metodos en los reportes:https://github.com/CodeURJC-DAW-2021-22/webapp4/commit/e5b0ae058a9f5b87b4719a75c29617eb438dc413
435+
436+
#### 5 ficheros mayor participación:
437+
438+
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/develop/Graphic.postman_collection.json
439+
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/develop/Reports.postman_collection.json
440+
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/develop/backend/src/main/java/es/codeurjc/wallypop/controller/api/GraphicRestController.java
441+
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/develop/backend/src/main/java/es/codeurjc/wallypop/controller/api/ReportRestController.java
442+
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/develop/backend/src/main/java/es/codeurjc/wallypop/service/ReportService.java
443+
444+
=======
420445
### -> Contribución Sergio:
421446

422447
#### Descripción textual
@@ -441,13 +466,5 @@ El segundo se encarga de crear la imagen docker a partir del Dockerfile, subirla
441466
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blame/main/Category.postman_collection.json
442467
##### https://github.com/CodeURJC-DAW-2021-22/webapp4/blame/main/Favorites.postman_collection.json
443468

444-
### -> Contribución Juan:
445-
446-
#### Descripción textual
447-
448-
#### 5 Commits más significativos:
449-
450-
#### 5 ficheros mayor participación:
451-
452469
## Licencia
453470
[APACHE](https://github.com/CodeURJC-DAW-2021-22/webapp4/blob/26b1d22bc7625b0dd8cdb3a3b8eaf7bb5425833b/LICENSE)

0 commit comments

Comments
 (0)