Coder Social home page Coder Social logo

api-dash-oompa-loompa's Introduction

Third-Party API Dash

This quick dash is to allow you, and your teammates, to explore querying an API with the fetch command, convert the data into HTML components, and get those components displayed in the browser DOM.

Setup

We will be using Github classroom to set up your teams' repositories, so once your team is assembled, choose one of your teammates to click on the link that your instructor provides. That teammates will enter in your team name and create it, and then the other ones will click the link and join the team.

Instructions

Each one of you will be responsible for creating an HTML page - with a corresponding CSS and JavaScript file - that has one of the following responsibilities.

  1. Fetch and display blog posts
  2. Fetch and display images
  3. Fetch and display todos

Each of these resources is available at https://jsonplaceholder.typicode.com/.

Blog Posts

These must be displayed in a 3-column grid, showing the title and body of the post. Only the first 20 posts should be displayed.

Images

These must be displayed in a 5-column grid, using the title and thumbnail image. When the user clicks on the thumbnail image, the user should see the full image. Only the first 50 images should be displayed.

Todos

These must be displayed in a 4-column grid with the title and a checkbox. If the task is complete, the checkbox must be checked. Only the first 30 tasks should be displayed.

api-dash-oompa-loompa's People

Contributors

land0o avatar stevebrownlee avatar

Watchers

James Cloos 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.