top of page

Interactive Development Assignment 2 - APIs

About

This Assignment is about implementing an API into our website as we have just learnt about APIs and how to use them. This website was built using HTML, CSS & JavaScript only.

Main page

This whole website is built around the API I came across when doing this assignment. The API is an API that returns dog images when a fetch request of a dog breed is made to the API. Hence there is a search bar that comes with an auto complete function that allows the user to input a dog breed of their choice. Clicking search will then send the fetch request to the API and returns images of the dog breed the user specified.

ID2 main.png

End of Page

At the end of the page it will how a Wikipedia page of the dog breed that the user specified. This allows the user to gain more information about the dog breed if they wanted to. 

ID2 end.png

©2020 by Personal branding. Proudly created with Wix.com

bottom of page