Skip to content
/ TopPop Public

Web application for ranking artists based on their current popularity. Combines several social networking API's to estimate Artists popularity. All information is dynamically allocated given the impression of an infinite artist database.

Notifications You must be signed in to change notification settings

Aribodo/TopPop

Repository files navigation

TopPop

TopPop is my most recent project and its still in its infancy. The goal of TopPop is to accumulate up-to-date information on music artists and present them in user friendly manner. Currently TopPop can uses several API's such as Twitter, Instagram, Youtube, Spotify etc to present the most recent data on your favorite artists. Some of the data retrieved will then be analyzed through a form of AI called Natural Language Processing to determine the publics sentiment on that artists. All the data on TopPop is dynamically generated and grows the more people use it. It is built with the current technologies in MEAN stack, allowing me to write both the server and client side in JavaScript. TopPop when completed could be invaluable for companies who are looking for the most popular Artists to market their products.

HOME PAGE

PROFILE PAGE

Gives you up to date information on your favorite artists and if you are signed in allows you to follow and keep track of the artist.

SIGN IN PAGE

Authenticates and creates new users using mongo databases. Also inatanciates new sessions to track users.

USER PROFILE

Allows you to view the artist you follow and quickly jump to their pages. Analytics on artists will be viewable here in next update.

SEARCH PAGE

Allows you to search for artists in our databases and crreates the artist if they are not present through dynamic data collection.

About

Web application for ranking artists based on their current popularity. Combines several social networking API's to estimate Artists popularity. All information is dynamically allocated given the impression of an infinite artist database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published