@@ -628,26 +628,27 @@ Por último deberemos hacer ng serve (con el proxy) para lanzar nuestra apliaci
628
628
4 . [ createNewForm.component.ts] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/admin/createNewForm.component.ts )
629
629
5 . [ createVideogameForm.component.ts] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/admin/createVideogameForm.component.ts )
630
630
631
- ### Jhostin David Ortiz Moreno
631
+ ### Jhostin Davis Ortiz Moreno
632
632
###### Descripción textual de las tareas realizadas en la fase:
633
633
634
- -
634
+ - Registro y login de frontend, docker.
635
635
636
636
###### Listado de los 5 commits más significativos durante la fase:
637
637
638
- 1 . [ ] ( )
639
- 2 . [ ] ( )
640
- 3 . [ ] ( )
641
- 4 . [ ] ( )
642
- 5 . [ ] ( )
638
+ 1 . [ Registro usuario funciona (fix backend + servicio user)
639
+ main] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/6d1c8409952bd8d432842b05170c06737209598d )
640
+ 2 . [ videogames recommendations working] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/5326ceb9b76e8cf80fe1ecdf216c811dd535b8e5 )
641
+ 3 . [ navBar fixed + login + signup fixed] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/d99504ae430c18b487c3026375e6863cfb66367e )
642
+ 4 . [ usero service finished] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/fddcc560694b7654e7b92b1e2a90ad5c352676f5 )
643
+ 5 . [ fixed recursion in home.component.html] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/ee1f96c7e0e93fafc2518fc5b39fa24250d26478 )
643
644
644
645
###### Listado de los 5 ficheros en los que más haya participado:
645
646
646
- 1 . [ ] ( )
647
- 2 . [ ] ( )
648
- 3 . [ ] ( )
649
- 4 . [ ] ( )
650
- 5 . [ ] ( )
647
+ 1 . [ usero.service.ts ] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/services/usero.service.ts )
648
+ 2 . [ videogame-recommended.component.ts ] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/videogame-recommended/videogame-recommended.component.ts )
649
+ 3 . [ userProfile.component.ts ] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/user/userProfile.component.ts )
650
+ 4 . [ signUp.component.ts ] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/login/signUp.component.ts )
651
+ 5 . [ login.component.ts ] ( https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/login/login.component.ts )
651
652
652
653
# Video explicatorio de la web:
653
654
[ enlace al video] ( https://youtu.be/ZdLNaKrbSrQ )
0 commit comments