Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

daniel-keogh/mobile-app-project

Repository files navigation

G00335478

Y2S2 Mobile Applications Development Project

Description

A simple, hybrid mobile application that helps you find music artists you might like by using data from Last.fm and Deezer.

Built with Ionic version 3.

Overview

The app allows you to search for a music artist of interest, and then view information about that artist as well as similar artists. Most of the information displayed is retrieved using Last.fm's API, including:

  • The search results.
  • Suggestions of similar artists.
  • Artist bio's and images.
  • Album track lists and images.

Charts

Chart information is retrieved using Deezer's API and is based on the Deezer Charts section of their website.

The top 100 songs from the 64 countries listed are displayed, depending on the user's locale. The app should automatically detect the user's locale and display the appropriate charts.

Ionic Native Plugins

Several Ionic Native plugins are used to provide more functionality:

Screenshots

License

GPL v.3