Artist | Track | Images | Preview |
---|
Hacks
The endpoint itunes.apple.com allows requests and responses on their data
. We provide the Input and Output interaction with the itunes data; however, we do not create or manage the data. There is a backend process that creates and stores data.
In this type of Website relationship we could provide..
- A better starting screen. Providing sample queries on screen.
- Provide a local storage to show recent or liked queries by the user.
But, we would need backend help to..
- Show most popular queries.
- Add or modify posts.