JoelDore / MongoMovies

📽️ Stay up to date on trending movies, add movies to your watchlist, rate the ones you've seen & earn badges as you watch!

Home Page:https://mongomovies.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

MongoMovies

Looking for an easy and fun way to stay up to date on this week's trending movies? Look no further - MongoMovies is here to help!
Explore the docs »

GitHub last commit


View Demo · Report Bug · Request Feature

Table of Contents
  1. About MongoMovies
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

If you are looking for an easy and fun way to stay up to date on this week's currently trending movies - you have landed on the right application! MongoMovies is perfect for you. This app allows users on both desktop and mobile to log in through a Gmail account and instantly have access to a list of movies to start creating a profile collection. Users can keep track of movies they add to their collection, update if they have watched it and add their personal movie rating. Movies listed are provided by the TheMovieDB API.

Built With


Getting Started

Get a copy up on your local directory by running follow these simple steps.


Prerequisites

npm install

Installation

  1. Clone the repo
    git clone https://github.com/joeldore/MongoMovies
  2. Install NPM packages
    npm i
  3. Run start script
    npm start

Usage

GitHub Project Link

Heroku Deployed Link

screenshot


Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Interested in Contributing?

$ git checkout -b XXyourRemoteBranchXX
$ git commit -m "Added some super cool features"
$ git push
$ git checkout master
  • Open a Pull Request

License

MIT License

Contact

Deployed Project: https://MongoMovies.herokuapp.com

Return to Top

About

📽️ Stay up to date on trending movies, add movies to your watchlist, rate the ones you've seen & earn badges as you watch!

https://mongomovies.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 4.0%Language:CSS 2.5%