Skip to content

Commit e1455b1

Browse files
authored
Update README.md
1 parent e5fbe0c commit e1455b1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,27 @@ Por último deberemos hacer ng serve (con el proxy) para lanzar nuestra apliaci
535535

536536
# Participación de miembros (Fase 4):
537537

538+
### Andrea Patricia Acuña Padrón
539+
###### Descripción textual de las tareas realizadas en la fase:
540+
- Desarrollo del login en frontend. Así ha desarrollado el componente (html y ts) del login.
541+
- Desarrollo del registro en frontend. Así ha desarrollado el componente (html y ts) del registro.
542+
- Desarrollo del perfil de usuario en frontend. Así ha desarrollado el componente (html y ts) del signUp.
543+
- Subida de imagenes en el perfil del usuario.
544+
545+
###### Listado de los 5 commits más significativos durante la fase:
546+
1. [User profile + cambios en componentes](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/71cf65ad533a69c2e14dc37d6509adc44da790c0)
547+
2. [arreglar carpetas + signUp componente](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/cf7716f3d4f29b9b8ece6a92b6caeb5bb805bcef)
548+
3. [userProfile avanzado y pequeños cambios](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/a5698edba8cb65efeba1a4e345e93965d9239852)
549+
4. [home component + algunos cambios](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/9f81e242a3411410ab4b5d89b87580cfc8be1734)
550+
5. [login asociado a user profile funciona](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/bad7e16839e1088a5b5284b7de9aa0c4cae96619)
551+
552+
###### Listado de los 5 ficheros en los que más haya participado:
553+
1. [login.component.ts](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/login/login.component.ts)
554+
2. [signUp.component.ts ](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/login/signUp.component.ts)
555+
3. [userProfile.component.ts](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/user/userProfile.component.ts)
556+
4. [userProfile.component.html](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/user/userProfile.component.html)
557+
5. [signUp.component.html](https://github.com/CodeURJC-DAW-2021-22/webapp9/blob/main/frontend/src/app/components/login/signUp.component.html)
558+
538559
### Juan Luis Rico Rus
539560
###### Descripción textual de las tareas realizadas en la fase:
540561
- He realizado las tareas correspondientes para la realización de la parte de las noticias de la página web, a su vez que la parte de administrador para la modificación de las noticias.

0 commit comments

Comments
 (0)