BVOICE | Voyage-11 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
This project is part of Chingu's Voyage 11 cohort. It's about a lyrics app named 'BVOICE', it helps the user to get most popular songs and their lyrics, to check music news and to navigate through song's link easily by using a search input.
- HTML
- CSS / SCSS
- JavaScript
-Genius Api : https://docs.genius.com/ (Check the docs here)
-Billboard Api : This api allows us to get the music news and display them in a section in our home page, https://rapidapi.com/LDVIN/api/billboard-api (Check the docs here).
-itunes Api : Popular songs are extracted using this api, https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/ (Check the docs here).
-Arrax Lyrics : it's used to get the music lyrics, https://github.com/Everkers/Arrax/
-Arrax Recommendation : it's used to get recommended songs : https://github.com/Monters-Land/recomanded_arrax
-Dashboard Bvoice : it's used to store data to the arrax recommended database : https://github.com/Monters-Land/Dashboard-bvoice