Skip to content

wilson-hall/movie-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Project

This project is a movie application that allows users to add, edit, and delete movies, as well as rate them. It features a user-friendly interface and integrates with OMDB API for movie posters. The app is built with HTML, CSS, JavaScript, and jQuery for a responsive user experience and uses fetch API and RESTful APIs to communicate with a server for storage of movie data.

movie project video

Prerequisites

  • OMDB API key
  • Glitch account with remixed version of the Movies Application

Getting Started in a Few Simple Steps

  1. Create a keys.js file in the js directory to store your api key.
  2. Define your API key as a variable in the keys.js file:
  • const OMDB_API_KEY = YOUR_API_KEY_GOES_HERE
  1. Remix the project to your own Glitch account using the following link:

Key Features

  • Add new movies
  • Edit existing movies
  • Delete movies
  • Display posters from OMDB API

Technology Stack

  • HTML
  • CSS
  • Javascript
  • jQuery
  • Bootstrap 5
  • OMDB API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •