Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Exchange Research - Coggle Diagram
Data Exchange Research
-
Terms
Parse: converting and analysing a program into a internal format that a runtime environment can run, converting one data format to another.
Schema: defines how data is organised within a relational database. Commonly use visual representations to communicate the architecture of a database.
DTD: Document Type Definition, defines the structure and attributes and legal elements of an XML document. Applications use DTD to verify that XML data is valid.
Interface: used to get a device to do what the user wants it to do. The interface abstracts the complexity of the internal program and leaves the user with a straightforward simple design.
Application Programming: a self-contained, comprehensive program which performs a specific function directly for a user.
Data Requirements
-
API Datasets
Spotify, LastFM or iTunes API dataset
-
-
-
-
Task objective
Create a web application that is simple to use and access by users of any skill set. Users will be able to search for a singer/band of their interest and will be able to view and play thier songs and albums through the website by utilising a public/open API