Skip to content

hsm59/droidTunes

Repository files navigation

droidTunes

Fetches data from iTunes Search API

Features

With the app, you can:

  • Search for an artist/track
  • Get details about the track
  • Buy a single track/entire album from iTunes
  • Mark a track as favorite

Built with

Architecture

  • Provides an example for a basic Model-View-Presenter (MVP) architecture without using any architectural frameworks.
  • Act as a reference point for comparing and contrasting with other MVP architectural patterns.
  • Android Architecture - todo-mvp

Screenshots - Phone

Screenshots - Tablet

License

This project is licensed under the Apache License - see the LICENSE.md file for details