Coder Social home page Coder Social logo

bchung014 / upnext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mannank/upnext

12.0 0.0 0.0 978 KB

A one-stop-shop app (meant for mobile first) that allows you to both log movies that you are interested in and then automatically get provided with recommendations based on these interests.

JavaScript 77.99% HTML 2.59% CSS 19.43%

upnext's Introduction

README

alt text

Team Members

Mannan Kasliwal, Michael Shen, Brandon Chung, Sean Woodruff

Basic Overview

UpNext is a one-stop-shop app that allows you to both log movies that you are interested in and then automatically get provided with recommendations based on these interests. No longer will you have to waste time on Google searching for what's next, because we'll show you what's UpNext!

The app was made using the MERN stack and is meant to be used as a mobile web app first. The API we are currently querying for movie information is TMDb. In the current version of the app, recommendations are provided based on your most recently watched interest, and media is limited to movies. In the future, UpNext will take into account all of your interests and provide aggregate recommendations, with media types being expanded to movies, shows, games, and music.

Other Libraries Used

  • React Slick
  • Slick Carousel

Features

  • The app constantly queries and parses API calls to and from the TMDb API
  • User authentication on the frontend and backend
  • Ability to login as a demo user if signing up is too much of a hassle and you want to access the site's full features
  • Ability to search for and add/delete interests, and get recommendations for similar interests based on your most recently watched interest
  • Expanded details are available for each interest and recommendation, including information like the movie's duration, release date, vote rating, genres, and a lengthy overview that gives you a preview of what the movie is about
  • You can click on a recommendation to view more details about the movie, and then add it as an interest from the details pane

React-Slick slider

  • Carousel displays all entry results
  • Carousel displays most recent interest
  • Also allows for swipe options on mobile users
  • Responsively changes size depending on the window size of the client

Adding and Deleting Interests

  • To add an interest, a user can start searching in the search bar for any movie they could possibly think of
  • Using a debounced search every 350ms, an API request is made to TMDb's server to get movie titles the user could be trying to search for
  • The user can then click on one of the suggestions to add that movie as an interest; doing so will add the interest in the MongoDB database
  • Additionally, an API request is then made to TMDB's server to get recommendations for the interest the user just added, and the recommendations row is updated

Future Features

  • Have recommendations that take into account all of the user's interests
  • Query multiple databases for multiple types of media (Spotify API for music, IGDb for games, TVDb for shows)
  • Recommendations should include all forms of media, and mix and match metadata from all forms of media

upnext's People

Contributors

mannank avatar imshentastic avatar bchung014 avatar

Stargazers

Ken Z avatar Korrey Shin avatar Ezekiel Pfeifer avatar Jason Kopacz avatar Simon DeBevoise avatar Phillip avatar  avatar Valerie Whitehouse avatar  avatar Ryan Monahan avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.