Skip to content

wanfungchui/Democratic-Charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Democratic-Charts

A user-voted music chart application implemented using Ruby on Rails and styled using Twitter Bootstrap.

animation

The application accepts song nominations from logged-in users, who vote for songs nominated by other users. The songs are displayed in the homepage in descending order of votes, thus fulfilling the "democratic" specification of the chart. Users also have the ability to view the YouTube MVs of the song within the application, as well as post comments.

The Devise gem runs the user account capability, while acts_as_upvotable runs the voting system.

Usage

As of 2022, this is no longer available on Heroku (former link: here).

About

A user-voted music chart application implemented using Ruby on Rails and styled using Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors