Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 2.49 KB

README.md

File metadata and controls

67 lines (47 loc) · 2.49 KB

Bundlr

Bundlr aggregates three social media sites (Reddit, Twitter and YouTube) onto one page and displays the ten most relevant search results for each site.

[Deployed on Heroku] (https://bundlr-rgk.herokuapp.com)

Team:

Name Email Slack GitHub
Rich Donnellan rich.donnellan@gmail.com @rich.donnellan RichDonnellan
Genny Langan (PM) cglangan78@gmail.com @cglangan78 cglangan78
Kevin Williams kevinjustinwilliams@gmail.com @kjwilliams KJWBeige

User Stories:

Non-Registered User can:

  • enter a word or phrase into the search bar
  • sign-up to be a new user (locally or using Facebook)

Registered User can:

  • enter a word or phrase into the search bar
  • login as a user
  • access their profile page
  • update or delete their user information

Future User Implementations:

Non-Registered User can:

  • see the top searches of other users

Registered User can:

  • customize their homepage by adding additional social media sites and deleting the pre-selected social media sites
  • see previous searchers
  • be able to favorite posts and see their favorites on their profile page

Technologies/APIs used:

  • Languages: JavaScript, jQuery, HTML, CSS, Bootstrap, Semantic UI
  • APIs: Reddit, Twitter, YouTube
  • Authentication using OAuth
  • AJAX
  • Trello
  • GitHub
  • Heroku
  • MongoDB

Wireframes:

Home Page

Home Page

Unregistered User Search

Unregistered User Search

User Sign Up

User Sign Up

Registered User Search

Registered User Search

User Login

User Login

Update User Profile

Update User Profile