Skip to content

2023 02 16

Pablo Valdés Fernández edited this page Mar 13, 2023 · 1 revision

Meeting review 16-02-2023

In today's meeting we have taken decisions about the arquitecture and design of the application

Present participants

  • Rubén del Rey
  • Sergio del Rey
  • Pablo Valdés
  • Vanesa Alonso
  • Álvaro González
  • Diego Moragón

Issues in progress

Decisions taken

  • PODS and Database divison

  • PODS -> User data, user friends, user maps

  • Database -> Users (minimal data, just a way to link the users with their PODS), user reviews

  • Language -> Typescript

  • Libraries -> React and NodeJs

  • Storage -> JSON

  • Persistance -> MySQL

  • Runtime view: How the runtime flow works when login in

  • Arquitecture: MVC