Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 804 Bytes

movies-ajax

Athens University of Economics and Business (AUEB)

A Coding Factory @ AUEB Web Project. Chapter 18. AJAX (Asynchronous JavaScript and XML)

Project info

  • Making use of the OMDb API Open Movie Database to add value by searching and previewing all info about movies. Posters , Rating , Synopsis etc.
  • AJAX (Asynchronous JavaScript and XML)
  • OpenAPI RESTfull Web Services
  • Web Based App
  • XMLHttpRequest
  • Apache Tomcat

Installation

To install and run the project, follow these steps:

  1. Clone the repository to your local machine
  2. Run with Web Server

Usage

Run and connect to API :

  1. Search movies
  2. Preview all info about searched movie that exist in OMDb database