/watchlist

Primary LanguageJavaScript

WatchList

Description

Watchlist is a web app that allows reigstered users to search for movies and add them to their own custom playlists.

Users must first login with Google OAuth. After logging in, they can create their own playlists and search for movies via the OMDB api to add to their playlists.

Users can then utilize full CRUD capability to edit their playlist names, delete the movies in them, or delete the whole list all together.

Screenshots of Desktop

Screenshots of Mobile

   

Technologies

  • Node.js
  • Express.js
  • Passport.js
  • OMDB api
  • MongoDB
  • Mongoose
  • Google OAuth
  • HTML
  • CSS
  • Javasript

Getting Started

To view the app, please click the link below:

Click Here

Next Steps

  • Add more styling to pages for better user experience