Artist Analyzer is a single-page app(SPA) that, given an Artist’s name, tell you the sentiment of some of their top songs.
Songs with thumbs up against them are ones with positive sentiments, and ones with thumbs down against them are ones with negative sentiments.
This is my first SPA & my first experience with Ruby & Rails. Please feel free to shoot suggestions at [email protected]
Note:
-
The app only pulls about 20 songs for a given artist.
Credits:
-
Image/Icons were obtained from psdgraphics.com
-
The Genius API is used via this gem: github.com/timrogers/rapgenius
-
Image conversions were done using freeonlinephotoeditor.com/
-
This app uses Aylien’s sentiment analysis API: aylien.com/
-
This app uses Bootstrap: getbootstrap.com/