About | Features | Technologies | Requirements | Starting | License | Author
This project was aimed to get me involved into interacting with an API and utilizing such data. This app is very basic and limited due to the API having lots of wrong data causing the implementation of some features impossible due to the information presented wouldnt be correct.
However, even with these issues I faced it taught me a lot about interacting with APIs and the usefulness of them that can be applied in many different scenarios. If going back to this project I would restart from scratch and use a more robust and trust worthy API for all the data and use the Qt Framework but due to the limitations of this project I used the tools that were set out for me.
- Homepage of the app displays songs from different categories in the top 10. Also renews songs listed after app closed and relaunched.
- Able to search songs via Song Name and Artist
- Can save found songs to your list that is stored within a document.
The following tools were used in this project:
Before starting, you need to have Git & OpenFrameworks installed.
# Clone this project
$ git clone https://github.com/LadishDev/s2-data-driven-app
# Access
$ cd s2-data-driven-app
# Launch App Within Visual Studio via OpenFrameworksThis project is under license from MIT. For more details, see the LICENSE file.
