Hello people. I share the repository of my Jamming project, working with the Spotify API. Quite a challenge really…
At this moment (April 7, 24) the project is fully functional: I can connect to my Spotify user to obtain the access token, search by terms - not just by artist or song name -, create a new playlist with their respective name, and send it to my Spotify profile. I still need to perform the unit tests and try adding other people to the usage list of the app under development so that they can use Jammmig.
Inside the repository there is a folder called notes in which there is a .txt file called “project difficulties”, where I have been recording the most outstanding problems that I have had to complete the project and how I have overcome them.
At a design level I know that I can improve some things, such as the reset button, and in terms of functionality later I want to add a function that eliminates the songs that are added to the new playlist from the results list.
I appreciate any comments, suggestions and constructive criticism to improve my project and learning.
Hi @ariegonzaguer !
I really want to see the project working, so it would be great if you could deploy it. Try it with github pages so when we check the repo we get to see the deploy right there.
This documentation could help: Configuring a publishing source for your GitHub Pages site - GitHub Docs
Hola Fernando. You can clone the repo and use it in your machine.
I dont know if I can deploy it in GitHub because it needs a server, and for the moment i work only with my local server (localhost:3000), but a gonna research.
Hi @ariegonzaguer ,
Yes, you can deploy a react app with github pages. Since your project is a single-page app, it would work.
Hola de nuevo Fernando. Logré hacer el deploy en Netifly. Acá puede ver cómo quedó: https://jammming-netlify-test.netlify.app/
creo que aún tiene un error: después de hacer log in con la cuenta de Spotify, a pesar de que ya se tiene el access token, se vuelve a la pantalla de log in. Al darle (por segunda vez) click al log in, ya se puede usar la app.
Cualquier comentario lo agradezco.
De paso ¿hay alguna red dónde lo pueda agregar? No son mucho los camaradas que hablan español que me he topado en CodeCademy.
Bien! Luego pruebo bien la app y miro lo del login a ver qué puede ser.
Redes no uso mucho, pero sí estoy en discord continuo como @wfercanas. Lo mismo en linkedin.
Si algo nos hablamos por ahí.
Fernando, al final tuve que eliminar el deply anterior pues tuve que corregir algo relacionado al la dirección URI, pero acá está el nuevo deploy funcionando:
¡Ya mismo lo busco en Linkedin!