The aim of the project is to build an iPhone application to play and download song tracks.
This iPhone application is built using Objective C programming language, which is a special programming language used by Apple Inc. for its trademarked iPhone and iPad applications.
The iPhone application is a front-end which is integrated by us with an already existing backend provided to us by the company. The application uses HTTP Request to send a query to the database which returns XML data. An XML parser is designed to interpret this data and present it in a more user-readable way. Based on this data the user selects the songs which he wants to play or download.
