Open
Conversation
configuracionPhaser approved
creacion de modelos de datos
Creacion de componente Footer y css
Creacion de componente Navbar, ruta y css del navbar
Creacion de modal de signup backend y frontend
Movimientos de personaje - Animaciones - Camara
Puntos - enemigo (perro)
Escena final
…y creacion del home
Disable SQLALCHEMY_TRACK_MODIFICATIONS in app config
creacion de signin backend y frontend, coreccion del footer y navbar …
conexion navbar con el signin para michi_name y dropdown
…dificacion de store y navbar
Modificacion home
…y su almacenamiento en store
…s a la db y verificar el funcionamiento correcto
Logica ranking
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
En este pull request tengo la modificacion a la base de datos, tambien cree CRUD completo de todas las tablas y estan funcionales, lo probe en Postman. En el archivo de BackendServices puse la peticion fetch del Jamendo, habra que modificarla o crear varias con la misma estructura dependiendo de la musica que vayamos a necesitar y guarde la informacion que se recibe en el store para poder tenerla en cualquier lugar de la aplicacion. Nada espero que lo revisen si ven algun problema no duden en marcarlo y lo miramos!