TPU-Sound Project
The user interface - Static part
The last important part of the interface we are going to describe is the songs table. Its feature is to show in a list all the songs present in the server that the user chooses.

We have chosen this simple table that gives many opportunities to put in order the songs in the list: the customer can organize the list by title, author, album, year and duration. Furthermore the customer can search a song with a general seeking by using the function search. The style of the table has been chosen between the multitude of styles available online and it is contained in the files css which present the word "jquery" in their name.