Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

thanoskalantzis/BestMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

logo
Table of Contents
  1. About the Project
  2. Usage
  3. Demo
  4. Built with
  5. Disclaimer

About the Project

A simple Website that allows users to easily search for movies and movie metadata as they type.

This Website was originally developed as part of a University Project but has also been enhanced along the way!

Usage

Before using this Project, provide the OMDb API Key that has been acquired to the {OMDbAPIKEY} variable being declared at the beginning of the main JavaScript file of this Project:

script.js

Demo

The following example demonstrates the usage of this Project and its key features:

demo

Built with

A plethora of technologies were used to build this Project:

  1. JavaScript
  2. CSS
  3. HTML
  4. OMDb RESTful API

Disclaimer

  • This Project is strictly educational and shall only be used for informational and demonstration purposes.
  • Neither this Project nor any part of it should be used in Production Environments / Systems.
  • Do not use this Project or any part of it for commercial purposes or monetary gain.