Skip to content

This repository provides an example implementation of AJAX for interactive searching on a website, utilizing an API to dynamically fetch data without needing to refresh the page. Leveraging AJAX technology, users experience seamless and responsive search interactions, while the API grants direct access to the latest data.

Notifications You must be signed in to change notification settings

ProjectRavel/MovieListAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MovieListAPI

GitHub stars GitHub forks GitHub issues

Explore movies with real-time search and a comprehensive list of all movies ever shown, integrated with the OMDB API.

Screenshot

Features

  • Real-Time Search: Perform instant searches for movies without page reloads, integrated with the OMDB API.
  • Complete Movie List: Access a comprehensive list of all movies ever shown, updated via the OMDB API.
  • Responsive Design: Ensures optimal viewing on various devices, built with the Bootstrap framework.
  • Bootstrap Integration: Utilized for creating a sleek navbar, movie list, footer, and overall layout.

Technologies Used

  • AJAX (Asynchronous JavaScript and XML)
  • OMDB API (Open Movie Database API)
  • HTML, CSS, JavaScript
  • Bootstrap Framework

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Modern web browser
  • Text editor or IDE of your choice

Installation

  1. Clone the repo
    git clone https://github.com/projectravel/movielistapi.git
    
  2. Open index.htmlin your browser.

Usage

  • Enter a movie title into the search box.
  • Results will dynamically appear below, fetched from the OMDB API.
  • Browse through the complete list of all movies, updated and fetched from the OMDB API.

Contributing

Contributions are welcome! Fork the project, create a branch, commit your changes, and open a pull request.

Contact

ProjectRavel - [email protected]

About

This repository provides an example implementation of AJAX for interactive searching on a website, utilizing an API to dynamically fetch data without needing to refresh the page. Leveraging AJAX technology, users experience seamless and responsive search interactions, while the API grants direct access to the latest data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published