Skip to content

Simple playlist app with CRUD functionalities in FLASK

Notifications You must be signed in to change notification settings

thesouldev/playlist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlistify

Playlistity is a powerful application to create your favourite playlist and enhance your music experience with simplicity.

Framework:

Flask

Installation

Required Packages: - Python3 - PIP3 - GIT

Clone the repository

$ git init
$ git remote add origin https://github.com/techsavvvy/Playlist-App.git
$ git pull origin master

Run the following command to create and activate virtual environment

source virtual_env.sh

Run the following command to install app dependencies (pip packages) and to start the local web server

$ bash run.sh

Features

1) Landing page for Login / Signup

Classic Landing page for the application with Login / Signup.

2) Simple Signup

Simple straight-forward signup with no user verification (will be included in the later versions) with basic email validation.

3) Dashboad for Creating / Managing playlist

Redirects to this page once after successful login. A dashboard for managing numerous playlist genres.

4) Music collection

A single page providing all the music included in the playlist. A seamingly fast search can be done based on title / artist / album.

5) Live Music streaming

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.

About

Simple playlist app with CRUD functionalities in FLASK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •