As a film enthusiast, I want a simple website that shows me more about the actors featured in the film or programme I have just watched.
Click here to go to the finished project
A website that presents the user with only the information they are interested in. The website is user friendly and simple to navigate. It utilises local storage to present the user with their recent searches. The website also presents the user with search suggestions depending on their recent search. When a movie is not found, a modal notifies the user and is directed back to search for a film again.
- JQuery
- Zurb Foundation
- IMDB API
- TMDB API
- CSS
- Javascript
- Repository https://github.com/jgray33/show-me-more
- HTML file https://github.com/jgray33/show-me-more/blob/main/index.html
- CSS file https://github.com/jgray33/show-me-more/blob/main/assets/style.css
- Javascript file https://github.com/jgray33/show-me-more/blob/main/assets/script.js
Copyright (c) [2022] [Julia Gray]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.