Users can choose one or multiple countries and a playlist consisting of the top charting songs from those countries will be generated in their Spotify account!
Users began by simply selecting a country from the dropdown menu, users can discover a curated playlist of songs that capture the diverse sounds and voices of that particular region. This was built using a combination of HTML, CSS, JavaScript, Python, Spotify Web API, and Flask which helped enable seamless interaction between the front-end interface and the back-end functionality. Throughout the development process, we encountered various challenges, including handling asynchronous requests and managing dynamic content generation.