Skip to content

eriktalvi/cs372-FinalProject

Repository files navigation

Final Project for UAF 372 class

MainIcon

##Requirements: This assignment was given essentially to allow the Spring '14 UAF CS372 class play around with GUI programming, considering that most of us had never played with GUI development prior.

##Group Idea: Our group's idea was to create a music/audio player.

##Group Members:

  • Dustin Dodson

##Former Contributors:

  • Erik Talvi
  • Matthew Parrish
  • Nate Helms
  • Nicholas Mardeusz
  • Thomas Cerny

##GUI Framework: We originally wanted to use the Unity engine, but it does not seem to have decent support for file input. We decided to use QT instead, which proved to be a great success. Qt's framework has allowed us to quickly throw together something in the small window we had to turn in the assignment, and was easy enough to learn to continue development afterward.

###Helpful Links for QT Framework: