Skip to content

Conversation

@DanielPhilosoph
Copy link

Finished

Sends the song playing with all of him info in a specific format
Removes the song with an identical ID
from songs and playlists
Adding a song to player.songs.
1 of the test didnt work, will go over it later on.
Fixed test suvelocity#7
return id
removes a playlist if exists by ID
Creating playlist - test prove.
added a part to generate id which can also generate ID for playlist as well
Fixing the ID check (if not a number throw ERR).

Creating play playlist by given ID - uses the playSong function
added the function - pass all the test runs.
Will work on side functions later on
The function calculate the number of seconds in a playlist.
Also changed some notes
added the function, searching through songs and playlists and returns them back as an Object
search duration pass 1 test - the second should go too, working on it.
moved calaPlayTime to be a function of its own
at "createPlaylist" moved isNan() to the top of the function, must check validation before everything else
Could not find if the first song was closest. Fixed
Added functions for code that repeats itself.
Created a new area for those functions.
Tests unharmed.
Changed check_Time_String_Validtion to void function.
Added a check validation at add song to "duration"
Fixed TABS, ";", and useless functions.
Readable code - haven't changed any logics.
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