My Music Player

This is a Web-based music player which uses vanilla CSS and JavaScript with Font Awesome for icons

The First Version

The first version

The Second Version (First Design Overhaul)

The second version

The Third Version (Second Design Overhaul)

The major change was the addition of a playlist The third version

The Fourth Version

Visually, nothing changes but under the hood, there was a shift to Object Oriented Programming in order to make the app code easier to read and maintain.

The Fifth Version

A seek slider was added to the app but it affected the UI of the main module. A background color changer was also added for aesthetics. The fifth version

The Sixth Version

The slider was reverted to its previous state but with the addition of a volume slider was not successful, the UI was still distorted. The colors for the background are more saturated. The sixth version

The Seventh Version (Third Design Overhaul)

In order to bring 'everything at peace', thr playlist was dropped out in favour of a minimalist design. Google Fonts were incoporated into the project. The random RGB was given to the border lines of the main module and dark mode was also introduced into the build. The seventh version