Spotify Tracklist, Tweets, and Mapping: Singer Search, PHP, and AJAX
VerifiedAdded on 2019/09/16
|2
|219
|67
Project
AI Summary
This project is a web application that allows users to search for a singer and view their associated Spotify tracklist, tweets, and the geographical locations of those tweets on a Google Map. The application is built using Bootstrap for the front-end design, PHP for server-side scripting, and AJAX for asynchronous data retrieval and updates. The project integrates with multiple APIs, including Spotify, Twitter, and Google Maps, to fetch and display relevant data. The assignment requires the use of provided API keys and secrets for authentication and data access. The core functionality involves a search box where users can input a singer's name, triggering the retrieval of the singer's Spotify tracklist and a list of tweets related to the singer. The tweets' locations are then plotted on a Google Map. The solution emphasizes separate files for HTML, CSS, and JavaScript, with PHP handling the server-side logic and API interactions. This project showcases the integration of multiple APIs to create a dynamic and informative web application. The solution is contributed to Desklib, a platform offering AI-based study tools.
1 out of 2

