Skip to content

Commit

Permalink
arreglo tabla nombre y añado paramtro bugs prueba
Browse files Browse the repository at this point in the history
  • Loading branch information
UO283535 committed Apr 5, 2024
1 parent 453e68c commit d703470
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Visit our app : http://20.68.253.187:3000/
[![Deploy on release](https://github.com/Arquisoft/wiq_es05c/actions/workflows/release.yml/badge.svg)](https://github.com/Arquisoft/wiq_es05c/actions/workflows/release.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_es05c&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_es05c)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_es05c&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_es05c)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_es05c&metric=bugs)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_es05c)

This is a base repo for the [Software Architecture course](http://arquisoft.github.io/) in [2023/2024 edition](https://arquisoft.github.io/course2324.html).

Expand All @@ -18,15 +19,14 @@ This repo is a basic application composed of several components.
Both the user, auth service and questions service share a Mongo database that is accessed with mongoose.

## Members of the group
Nombre | Identificador

Sonia Moro Lauda | UO282189

Lucía Villanueva Rodríguez | UO283535

Pedro Castro Montes | UO288120

David Alvarez Diaz | UO283196
## Members of the group

| Nombre | Identificador |
|-----------------------------|---------------|
| Sonia Moro Lauda | UO282189 |
| Lucía Villanueva Rodríguez | UO283535 |
| Pedro Castro Montes | UO288120 |
| David Alvarez Diaz | UO283196 |

## Quick start guide

Expand Down

0 comments on commit d703470

Please sign in to comment.