aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-16Update README.mdHEADmasterClyhtsuriva
2020-12-29Exception handling added to PC and ACClyhtsuriva
2020-12-29report updateClyhtsuriva
2020-12-29cleaningClyhtsuriva
2020-12-29report updateClyhtsuriva
2020-12-29report updateClyhtsuriva
2020-12-29toString global updateClyhtsuriva
The display of a print of each class was too ugly, just added a \n to make it more easier to teel the difference between each element.
2020-12-29Creating the diagram and finishing the report.Clyhtsuriva
2020-12-28Finishing javadocClyhtsuriva
2020-12-28Starting javadocClyhtsuriva
2020-12-28Update REAME.mdClyhtsuriva
2020-12-28Method to show audiobooks sorted by authorClyhtsuriva
2020-12-28Added method to display albums sorted by genreClyhtsuriva
2020-12-28Print album sorted by date methodClyhtsuriva
2020-12-28Display content of an albumClyhtsuriva
2020-12-28Repairing playlistClyhtsuriva
An error occured when no playlists were found AND we wanted to create one. Also populated the objects files to meet the specs of the teach. Creating a run command, might delete later..
2020-12-25Beginning the reportClyhtsuriva
2020-12-25comment on PlaylistClyhtsuriva
2020-12-24Playlist : sort by name and delete optionClyhtsuriva
2020-12-24Finishing album and starting playlistsClyhtsuriva
2020-12-23Implementing AlbumClyhtsuriva
Adding list, extract and save support to albums as well as addAlbum for the albums. Starting the method to add songs to an album as well.
2020-12-22SimplifyingClyhtsuriva
I'm creating methods in jMusicHub to simplify the work I'l will be doing to add Albums and Playlists commands such as list, extract and save.
2020-12-19Adding AudioBooksClyhtsuriva
Finishing AudioBook class, adding list and save for the audiobooks. Adding extract method for both audiobooks and songs. Resolving the id incremention issue.
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-12-07cleaning and adding stuff in playlistMasfehico
2020-12-07Updating song and audiobook accordingly to the last commitMasfehico
2020-12-07Adding the enum classesMasfehico
2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico
2020-12-07Finishing MusicalElement.javaMasfehico
2020-11-23Cleaning upMasfehico
2020-11-23Deleting the CSVSMasfehico
2020-11-23Minor testing changesMasfehico
2020-11-23Musical elements updated and jMusicHub basic creationMasfehico
2020-11-23Musical elements updated and jMusicHub basic creationMasfehico
2020-11-21README.md updatedMasfehico
2020-11-19Started Song and MusicalElementMasfehico
2020-11-18Added CSVsMasfehico
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already.
2020-11-18Firs filesMasfehico
Pushing the empty java files I'll be using with some csvs.
2020-11-17LICENSE updatedMasfehico
2020-11-13AGPL LICENSE addedMasfehico
2020-11-13initial commitMasfehico