Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 665 Bytes

Dynamic-JS-Webpage-Using-API

Simple webpage to build tables with the results from an API call.

Setup

  • Upload files to S3 bucket
  • Set S3 permissions on the bucket to "Make Public"

Overview

Use JavaScript to call an API and format the results into a clean HTML using Bootstrap css to create a table that is mobile responsive.

What needs to be added

  • Need to make the page more Dynamic.
    • Get table headers from API
    • Clean up Javascript code

Notes

How to setup S3 bucket with a domain name