Skip to content

Conversation

@tsoriLache
Copy link

finished editing pass all tests.

added play song func.
added findSong func.
added removeSong func.
added three func:
generateId-for the default id parameter in addSong.
durationTo Seconds-for the duration parameter in addSong.
addSong.
did it the same way as remove song
also added findPlayList func.
had small problem with big and small letters in 'playlist'('playList')
added generatePlaylistId func.
so also changed generateId to  generateSongId
added createPlaylist func.

         simillar to addSong
I accidentally changed the letters.
added playPlaylist  simplly loop that use playSong
if the seconed were less than ten it would give 00:0 insted 00:00.
added editPlaylist func.
added playlistDuration func.
added searchByQuery func.
works...need check to see if could be improve
added checkDurationInput func. that checks if the durattion is in the correct format.
apllyed it in functions that use duration as input
deleted unnecessary variables
sortByTitle
sortByName
both for searchByQuery func.
changed it so the format will be clearer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant