Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Dupla colaborativa: Olimpia Coria- Dianyela Maldonado #43

Open
DianyelaMaldonado wants to merge 63 commits into
Laboratoria:masterfrom
DianyelaMaldonado:gh-pages
Open

Dupla colaborativa: Olimpia Coria- Dianyela Maldonado #43
DianyelaMaldonado wants to merge 63 commits into
Laboratoria:masterfrom
DianyelaMaldonado:gh-pages

Conversation

@DianyelaMaldonado

Copy link
Copy Markdown

Proyecto: Data lovers.
App: On-Rankeds.
Información tomada de los datos propuestos para el proyecto, en este caso: League of legends.
Laboratoria.
Sede:CDMX.

DianyelaMaldonado and others added 30 commits March 12, 2020 12:38
…có archivo readme.md y se gregaron imagenes a la carpeta readme
…habia agregado una letra de más, por eso no se reflejaban al querer verlas
…gen del backgraund se anexó logo de app cambios en index.html botones
se agregó logo faltante de la app en readme.md
… style.css se le dieron estilos al slider, en main.js se hizo la funcion a los botones next y prev para la funcionalidad del slider
cambios realizados en index.html, se añadió información para slider, y…
cambios realizados en style.css en cuanto al responsive de la app, fa…
DianyelaMaldonado and others added 16 commits March 20, 2020 19:29
…ponsive-readme

se añadieron cambios en readme.md intentando cargar imagen
se añadieron cambios en data.js y en index.html la función del filtro…
…idad en responsive, visible al 100% en desktop, tablets y móvil
se agregaron cambios en dat.js en links de imagenes para la funcional…
se agrego nueva línea de código al archivo data.js
se añadió letra  S al http en data.js
…final-link

Feacture/readme cambio final link
Comment thread docs/data.js Outdated
@@ -43,7 +43,7 @@ function cargarJSON() { //esta función hace la conexión y definimos como quere

function cargarJSONdos(nombreCampeon) {
let onlyChampion = document.querySelector('#onlyChampion');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Por qué se hacen dos peticiones?

Comment thread src/data.js Outdated
}
cardsprueba.innerHTML = html;
//console.log(html);
})

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muy buen trabajo! Solo me queda una duda, por qué la interacción con el dom está en este archivo?

Comment thread src/data.js Outdated
fetch('http://localhost:5000/data/lol/lol.json')
fetch('http://localhost:64127/data/lol/lol.json')
.then(res => {
return res.json()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Por qué hacemos una llamada al localhost?

Comment thread src/index.html
</header>
<!-- slider -->

<section id="top">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Borrar espacions y comentarios innecesarios.

Comment thread src/index.html
<li> <button class="filter" data-type="Tank"> TANK<img class="b6" src="imagenes/tank2.png"> </button> </li>
<li> <button class="filter" data-type="All"> ALL CHAMPS<img class="b7"> </button> </li>
</ul>
</nav>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay que ser más consistentes con los espacios.

@AdrianaHY AdrianaHY left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chicas! es un excelente trabajo, continúen así! Recuerden optimizar las imágenes para que no sean tan pesadas.

DianyelaMaldonado and others added 8 commits May 20, 2020 12:53
…ere together in data.js, the code is modularized.
main.js load jsonone.js filterchamps.js variables that were written with var to let were replaced, and line 5 of filterchamps.js declared filteredChamps.
…de-restructuring

Feature/new changes  code restructuring
…de-restructuring

move position of image in readme.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants