Code a Music Player
Build a music player using Pocket Code. This is a fun but long project: what you do here is build a music player. Make a nice UI add nice standard features like volume, track switching, repeat, repeat all, and stop.
The music list has to contain at least six songs and, if you want to (this is optional) get on the more advanced side: make a ID3v1, ID3v2, basically ID3 tag viewer. These are basically: artist, album, track, year, size, and bitrate information from the song file. Add art to it also (cover image etc).
For an example, check out Sketchy's music player at https://share.catrob.at/pocketcode/program/30798
Rules : YOU CAN NOT REMIX. Your project must be originally coded by yourself.
Important: Respect copyrights. If you add a song that's copyrighted or requires payment, your program will be disqualified. Copyrighted music is not allowed, unless the licenses only require crediting the artist (which you should then do).