ATLAS RENTALS
 
Language: JAVA
Database: MySQL
 
Our end of semester 2 project simply required a read and write to a sequential file, however; I took it a little bit further and created a desktop application designed to teach novices guitar songs. The program prompts users to select all the guitar chords they currently have knowledge of and then begin a search. The list box on the left then populates with songs the user can currently play. I then added the learning element by offering an option to return songs the user could play if they learned one or more chords. By using simple tool tip pop-ups I was able to provide the user with quick reference to chord structures so as to motivate the user to learn the chords. A final feature I added was the ability to add, delete, or modify songs to and from the list.
 
LAUNCH PROJECT