Skip to content

marcusxhale1/Group-5-Creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-5-Creation/ FRONT-END INTERACTIVE UI

MIT

License

MIT License

Copyright (c) 2021 Alma Braun

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.

Project Requirements

  • We are task to build a web application that. use a CSS framework other than Bootstrap.
  • The application should be deployed to GitHub Pages. It should be interactive (i.e., accept and respond to user input).
  • We are asked to use at least two server-side APIs.
  • We should not use alerts, confirms, or prompts (use modals).
  • The application should have client-side storage to store persistent data, be responsive and have a polished UI/User Interface.
  • It should have a clean repository that meets quality coding standards (file structure, naming conventions, follows best practices for class/id naming conventions, indentation, quality comments, etc.).
  • The application should have a quality README (with unique name, description, technologies used, screenshot, and link to deployed application).

Built with:

  • HTML - We used to layout the interface of the website with a touch of Bootstrap.
  • CSS - We used to style the website, like colors, margins, paddings and adjusting the designs for the application.
  • Javascript - We used this language to manipulate the inputs, data to display and supports the HTML and CSS functionalities.
  • Third party API - We used this source to retrieved data and informations about our website.
  • Bootstrap/Mediaqueries - We used this CDN to help us build a responsive design.
  • Git/Github - We used this application to work together or collaborate in build this project.

USER STORY

  • AS A Movie Lover

  • I WANT to see different plot of movies and their ratings.

  • SO THAT I can plan the next movie to watch.

  • Given a user searches for a movie information through an input form.

  • WHEN I search for a movie title.

  • THEN I am presented with movie poster, plot and rating reviews for that movie and that movie is added to the search history.

  • WHEN I search for another movie title.

  • THEN the previous movie display will disappear and will be replaced by new movie with poster, plot and ratings.

  • WHEN I click on a movie title in the search history.

  • THEN I am again presented with the poster, plot and ratings of that certain movie.

Deployed application link

https://marcusxhale1.github.io/Group-5-Creation/

Snaphot of the application

20211031_200322

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages