Inicio semana 7

--Originally published at Pruebas y calidad de software

Esta semana nos enfocamos en arreglar los espiners, faltaban datos de recolectar, asi que agregaremos espiners para obtener dicha data, poner ecuaciones para las gráficas para mostrar cual debería ser el peso ideal de una persona en base a los datos recolectados de la misma, y le daremos una pequeña mejora al front end.

Plan para la semana del 19 marzo – 25 marzo

--Originally published at Calidad y Pruebas de Software

Para esta semana tenemos que terminar el juntar el back-end con el front-end y dar ultimos detalles.

Advertisements

Resumen de la semana del 12 marzo – 18 marzo

--Originally published at Calidad y Pruebas de Software

Teniamos una entrega el pasado viernes pero se cambio para el siguiente martes. Por lo que, nos dio mas tiempo de avanzarle al back-end.

Advertisements

VR and Github

--Originally published at A project being made

VR, Github and Unity are three words that encompasses what happened this week. I work on a virtual reality project intended to help to solve the third of the seventeen global goals for sustainable development. This one was about “good health and well-being”. After a solid two hours discussing with the team, we agreed to face the depression as a problem. We made then a short videogame demo in which the story of how a character would react to make decisions in different circumstances where he could save lives is told.

Unity + SteamVR + Github = Probably a lot of merge problems.

This project make me experience the frustrating side of Github. It is important to learn how to use this tool properly and it is not enough to use it for raw code. The next step is to use it on a more complex framework and where each of the local repositories will work on a very different enviroment. But, when this doesn’t happen, using git could be a completely pain. Only one of our team computer’s had the proper HTC VIVE setup (and this one was hard to change it or move it around), so most of our testing went through a bottleneck. We try to use git to solve this, but it was exasperated. Avoid this situation, it’s definitely something I want to improve.