Skip to content

Search, organize, and rate your favorite movies in your own profile.

Notifications You must be signed in to change notification settings

arensalmela/MongoMovies

Repository files navigation


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 License: MIT


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
  8. Acknowledgements

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/arensalmela/MongoMovies
  2. Install NPM packages
    npm install
  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

License: MIT

Contact Us

Learnings

✅ Breaking up UI into components
✅ Material UI
✅ MongoDB database with a Mongoose ORM
✅ theMovieDataBase (TMDB) API
✅ Google Authentication

Return to Top

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •