Skip to content

A platform for users to annotate popular media and connect through shared thoughts and interests.

Notifications You must be signed in to change notification settings

sjoseph11236/ponder

Repository files navigation

Ponder:

A platform for users to annotate popular media and connect through shared thoughts and interests.

Visit Here

Image Walk-through:

Generate Combo

User begins by searching by a keyword to generate a combo of movie and music clips gathered from Youtube API:

Next Combo

User can view other combos that are associated with the search keyword by clicking next button:

View Media

User can view movie and music clips:

Annotate Combo

Next, a user can annotate on selected combo.

Feed

After, user can click on the Feed to view annotations for a combo.

Visit the site and try it out for yourself to see of these features in action: Visit Here

Take Aways:

  • Built a search feature to find songs by word or phrase using the Youtube API.
  • Implemented a custom combination algorithm to create combinations for users to annotate.

Resources:

React, Redux, Express, Sequelize, Postgres, Heroku, Youtube API.

Local Setup:

From the terminal run:

git clone https://github.com/sjoseph11236/ponder
cd ponder
createdb ponder
npm install
npm run start:dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Sources:

YouTube API

About

A platform for users to annotate popular media and connect through shared thoughts and interests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published