Java application - netbeans -- 2

Job ID: 32393644

Budget: $30 – $250 USD

An app is required to manage a list of an artist's songs and cover versions by other artists.
Song data is stored in a file; either delimited text format or object file e.g. jonimitchell.txt.
A song is identified by a unique id and has a title & album also stored. For each cover version, the following data is
stored: cover number, artist, and a flag to indicate whether or not it was a live version.