Media Watch List - Information at your fingertips
https://media-watch-list.herokuapp.com/ Table of ContentsAbout the Project
Tired of your kid Cars 3 for the 100th time? Excited about the newest Marvel release but not sure it is appropriate for you kid?
Media Watch List is a website that aggregates information from movie databases for a user to easily like or add a movie to a watchlist. The market for our project is specifically parents of young children, who need an easy way to save movie recommendations and find relevant information before showing their child a new movie. No more scrolling endlessly through various notes in your note app to remember where you stashed recommendations from friends, you can save your movies in an organized and informative way using our website.
We use data from:
OPEN IMDB - an open source version of the IMDB Database
IMDB - Parent's Guide - A summary of each movie's categories, ranging from Sex & Nudity, Violence and Gore, Profanity, etc
Common Sense Media - Reviews of Movies for suitability for children
JustWatch - Find which service to stream or buy the movie
Built With
Front End
Back End
Example Usage
See Github Repo
Running Local
To get a local copy up and running follow these simple example steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm ```sh npm install npm@latest -g!
### Installation
1. Get a free API Key at [http://www.omdbapi.com/apikey.aspx](http://www.omdbapi.com/apikey.aspx)
2. Clone the repo
```sh
git clone gh repo clone smhenderson89/media-watchlist
- Install NPM packages
sh npm install - Enter your API in
MediaList.jsjs process.env.REACT_APP_API_KEY = 'ENTER YOUR API';
Roadmap
- [ ] Stretch Goal: Add aditional media types - books, music, app
- [ ] Stretch Goal: Add additional ways to login to webiste (Gmail)
See the open issues for a full list of proposed features (and known issues).
Contact
Scott Henderson
Github: https://github.com/smhenderson89
LinkedIN: https://www.linkedin.com/in/scottmchenderson/
Portfolio: https://scotthenderson.netlify.app/
Julia Szymanski
Github: https://github.com/julszymanski
Mike Woolf
Github: https://github.com/mwoolf87
Acknowledgments
- The DigitalCrafts Teachers and Teaching Assistants
- Free Icons: https://www.freeiconspng.com/
[product-screenshot]: images/screenshot.png
Built With
- bootstrap
- commonsensemedia
- css
- express.js
- html
- imdb
- javascript
- justwatch
- postgresql
- react
- redux
- sequelize
- unofficial-imdb
Log in or sign up for Devpost to join the conversation.