Skip to content

A web app that allows you to search through movies and television series to find more information about a specific work.

Notifications You must be signed in to change notification settings

realbwoi/film-database-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Film Database Search

Application MVP

A personal project that allows you to search through a database using film title keywords. Click on a specific film to find out more about it. You can also find a link to IMDb for most films.

Project Tasklist

  • Add API endpoints
  • Create all components
  • Add search functionality
  • Add movie selection functionality
  • Add Next and Previous Buttons
  • Add functionality for edge cases:
    • If no more movies in list, remove "Next" button
    • If no movies found in search, display error message
  • Add functionality for edge cases:
    • If no more movies in list, remove "Next" button
    • If no movies found in search, display error message
  • Add responsive styling
  • Verify mobile accessiblity

LIVE DEMO: https://film-info-search.netlify.com/

API provided by http://www.omdbapi.com/ (The Open Movie Database)

About

A web app that allows you to search through movies and television series to find more information about a specific work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published