Skip to content

compostbrain/mvdb-consumer

Repository files navigation

Users want to interact with the Movie Database API and be able to view popular tv shows, search for their favorite shows and view details. Movie Database Explorer provides an intuitive user interface for accomplishing these tasks.

This application has been built using Ruby on Rails 5.2 and utilizes 'themoviedb-api' gem. This allowed for a quick prototyping of a full stack application with features such as user authentication, search, and caching using Redis(a powerful in memory data structure store).

Future additions to the application could include:

  • Integrating more sections of the Movie Database API
  • Adding a front end framework such as React
  • Ability for users to leave reviews of shows
  • Add Pagination

Check out the User Interface in action:

Web application in action

About

A rails app providing an interface with the Movie Database API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published