Skip to content

Kopin1/flickr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr API test

Instructions below

Connect to the public Flickr API

https://api.flickr.com/services/feeds/photos_public.gne

Documentation fo the API https://www.flickr.com/services/feeds/docs/photos_public/

Todo

The user can Search for images by enterings tags in the search field

Step 1

  • Get the images tagged with the tag you entered
  • List the images from the response on your page inside the image-list container
  • Show the title of your current API response, it will contain the tags you searched for

Step 2

  • When you click on an image do a new search based on the tags that the currently clicked image has
  • empty the list and populate the list with the new images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published