Moviegoers is an app intended to keep its users up-to-date with movies and tv shows.
Build and Deploy status of continus integration i.e. travis. netlify -
Built with
This app uses redux for state managment, and Material-UI for layout of all components(which was fun to learn jss in two days). As to more feature coming soon, I am looking in to testing strategy for each components, to reduce an expected bugs.
# for an account with 'The Movie Database.'
Once you are logged in you can go to settings -> api and create an api application, and save the key in .env with REACT_APP_MOVIEDB_API variable name.
The Movie Database API Documentation
npm start
To run the tests use code below.
npm test
When I designed the app, my idea was giving my users more informations without requireing them to click(less click -> more info). The app starts initially loading a logo, to get the users exited about whats coming. Right after that,the main section (main react component) that display a trailer for the first popular tv show will be displayed. As you scroll down, there will be stack of results (shows and movies), and on hover, there will be more info about that specific show/movie. Clicking one of the cards, will route you to different page, where you can read more info, and see recommended result based on your selection.
I am working on a feature, where users will also be able to search for tv shows as well, but currently, user can search for a movie.
Let people know how they can contribute into your project. A contributing guideline will be a big plus.
MIT © sibhat