Skip to content

Devaaron7/Image_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Search

This web app uses the JSON API offered by Unsplash.com to return images from the website based on a user's input.

Simply go to the website - https://devaaron7.github.io/Image_Search/, enter in a search term & hit the search button.

You will see up to 3 images returned. You can request new results by hitting the button again.

Skills used:

  • Building backend service for processing API authorization securely and returns information to frontend / client.
  • Writing python code to setup the different endpoints for processing HTTP requests
  • HTML / CSS code to create a user friendly frontend.
  • Javascript to allow post request (via Ajax), from the frontend, and use of loops on the response to populate the images.

image

image

image

Thank you!

About

Web App that returns images based on user input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published