Coder Social home page Coder Social logo

fe21-cr4-michaelr's Introduction

FE21-CR4-MichaelR

For this CodeReview, the following criteria were graded:

  • Create a GitHub Repository named: FE21-CR4-YourName. Push the files into it and send the link through the learning management system (lms). Please add a collaborator! See an example of a GitHub link below: https://github.com/JohnDoe/repositoryname.git

  • Correct HTML, CSS and JavaScript code structure and code indentation

  • Correct Bootstrap theme creation based on the provided design

  • Correct creation of JSON file to hold movie’s data. Please note that for this task you will provide the object’s data/information. E.g:
    { "movieName": "A Star is Born", "image": "img/star.jpg", "description": "Short description", "likes": 0 }

  • Correct creation of the HTML/Bootstrap structure based on JavaScript objects. It should be shown on the screen the movie name, a short description, movie poster according to the provided design. Feel free to expand the information as: genre, release date, etc...

  • As it is in the example template, there should be a button to every movie that calls a function and it should increment the movie’s “likes” property on every button click.

  • Display movie’s “likes” property (number), that is also updated on the screen,after clicking on the button “Like”

Bonus Points:

  • Add a Sort button that will sort the resulting list of movies according to their current like property status (e.g. show on the top of the list the movie whose like property is currently the highest one).

fe21-cr4-michaelr's People

Contributors

michirem avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.