derk1021 / serverless-bitproj

GNU General Public License v3.0
0 stars 0 forks source link

Image Analyzer Implementation #31

Closed derk1021 closed 3 years ago

derk1021 commented 3 years ago

Description

ETA:

How long do you think it will take to complete this?

  • 1 hour

Objective:

Checklist of everything you need to do to complete this issue

  • [x] Use HTML elements to test overall functionality
  • [x] Create a function that returns the textual output through the click of a button (part of testing)
  • [x] Utilize the FormData object to convert the image to form-data (used as the request body)
  • [x] Make a POST request with the XMLHttpRequest object to call the API and output the description