Skip to content

kartikx/musicBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBlog

MusicBlog is intended to be a Social Media where people can get together to share Songs that they like. Users are allowed to upload their Song Suggestions as well as comment and rate the Suggestions of their peers.

The BackEnd of this Project is written completely in Django. Parts of the application have been Serialized based on REST Principles using Django-REST. This allows Users to Like and Comment on posts, without forcing the Page to Reload.

The BackEnd is also linked to Spotify's Web API, which allows for automation of Album Art and Song Genres for Posts uploaded by the user.

The FrontEnd has been written in HTML, CSS and Vanilla JavaScript. I plan to refactor the code to use React in the Future.

The website may be viewed here: https://musicbl0g.herokuapp.com/


This project has been created by Kartik Ramesh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published