Playlistity is a powerful application to create your favourite playlist and enhance your music experience with simplicity.
Required Packages: - Python3 - PIP3 - GIT
Clone the repository
$ git init
$ git remote add origin https://github.com/techsavvvy/Playlist-App.git
$ git pull origin masterRun the following command to create and activate virtual environment
source virtual_env.shRun the following command to install app dependencies (pip packages) and to start the local web server
$ bash run.shClassic Landing page for the application with Login / Signup.
Simple straight-forward signup with no user verification (will be included in the later versions) with basic email validation.
Redirects to this page once after successful login. A dashboard for managing numerous playlist genres.
A single page providing all the music included in the playlist. A seamingly fast search can be done based on title / artist / album.
Enhanced Music streaming which is compatible to all browser types. The joy of music can be shared with friends and social media using the explicit link provided.




