aboutsummaryrefslogtreecommitdiff
path: root/jMusicHub.java
AgeCommit message (Collapse)Author
2020-12-11(De)Serialization of the songsClyhtsuriva
Serialization and Deser now work fine for the songs. We're able to store arrays.
2020-12-11Getting serialization working with a songClyhtsuriva
2020-12-11adding Serialization interface and methodsClyhtsuriva
2020-12-07Big updateMasfehico
Implementing the function to add songs. Cleaning a bit everywhere as well.
2020-11-23Minor testing changesMasfehico
2020-11-23Musical elements updated and jMusicHub basic creationMasfehico
2020-11-18Added CSVsMasfehico
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already.