Skip to content

esadakman/jQuery-movie-info-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Info App

Description

  • Project aims to create a Movie Info App.
  • In this project, I designed a Movie Info App with jQuery. I provided the movie information with the api I got from the https://www.omdbapi.com/ site.

User story;

  • The user can search by entering the movie name in the search bar.
  • The user can view the details of the movie by clicking on the searched movie among the results.
  • On the detail page, user can go to the IMDb page of the relevant movie by clicking the View IMDb button.

Project Link

You can reach my project from here!

At the end of the project, following topics are to be covered;

  • HTML
  • CSS
  • JS
  • jQuery
  • Axios
  • Bootstrap
  • Bootswatch

Preview of the Project

project gif