Skip to content

Commit fd3c6b7

Browse files
authored
Update README.md
1 parent 46b2d65 commit fd3c6b7

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -628,26 +628,27 @@ Por último deberemos hacer ng serve (con el proxy) para lanzar nuestra apliaci
628628
4. [createNewForm.component.ts](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/admin/createNewForm.component.ts)
629629
5. [createVideogameForm.component.ts](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/admin/createVideogameForm.component.ts)
630630

631-
### Jhostin David Ortiz Moreno
631+
### Jhostin Davis Ortiz Moreno
632632
###### Descripción textual de las tareas realizadas en la fase:
633633

634-
-
634+
- Registro y login de frontend, docker.
635635

636636
###### Listado de los 5 commits más significativos durante la fase:
637637

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)
643644

644645
###### Listado de los 5 ficheros en los que más haya participado:
645646

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)
651652

652653
# Video explicatorio de la web:
653654
[enlace al video](https://youtu.be/ZdLNaKrbSrQ)

0 commit comments

Comments
 (0)