Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kislevlevy/get-movie-recommendations
A fast and clean movie search engine that allows users to search by name, year, and type, with detailed information provided through a modal interface.
https://github.com/kislevlevy/get-movie-recommendations
css html5 imdb-api js json-api
Last synced: about 3 hours ago
JSON representation
A fast and clean movie search engine that allows users to search by name, year, and type, with detailed information provided through a modal interface.
- Host: GitHub
- URL: https://github.com/kislevlevy/get-movie-recommendations
- Owner: kislevlevy
- Created: 2024-08-16T14:41:43.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T20:56:13.000Z (3 months ago)
- Last Synced: 2024-08-16T21:57:12.945Z (3 months ago)
- Topics: css, html5, imdb-api, js, json-api
- Language: JavaScript
- Homepage: http://kislev.me/get_movie_recommendations
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Movie Recommendations
## Description
"Get Movie Recommendations" is a powerful and efficient movie search engine that allows users to search by name, year, and type (movie/TV). It offers a quick and responsive experience with a clean design. A detailed modal provides more information on each movie.
## Features
- Search by movie name, year, and type (movie/TV).
- Quick response time with real-time search results.
- Clean and modern user interface with detailed movie modals.## Built With
- HTML, CSS
- JavaScript
- OMDB API
- JSON## Skills Demonstrated
- API integration
- DOM manipulation
- Responsive design