PX Music Manager Program
- Date
- 2004-12-23
- Categories
- Programming
This was an assignment for the "Programming" course.
We had to make an database application to manage your music collection. And it had to have an system in it to loan out your albums to your friends.
We expanded the project a little and made an extra module which could import mp3 files and read out the ID3 tags.
It also has the possibility to add the album covers to the application. And off course also the basic stuff, like adding, updating and deleting the albums.
You can download the program over here. And you'll need at least .NET Framework 1.1 to run it. It's possible to run the program with the .NET Framework 2.0, but the installer won't let you. I should update the installer, but I'm too lazy I guess :p.