Skip to content

Moviegoers is an app intended to keep its users up-to-date with movies and tv shows.

Notifications You must be signed in to change notification settings

sibhat/moviegoers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moviegoers

Moviegoers is an app intended to keep its users up-to-date with movies and tv shows.

Build status

Build and Deploy status of continus integration i.e. travis. netlify -

Build Status Netlify Status

Tech/framework used

Built with

Features

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.

Installation

# 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

Tests

To run the tests use code below.

npm test

How to use?

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.

Contribute

Let people know how they can contribute into your project. A contributing guideline will be a big plus.

License

MIT © sibhat

About

Moviegoers is an app intended to keep its users up-to-date with movies and tv shows.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published