Skip to content

ManjunathAnawal/SearchImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SearchImage iOS App

SearchImage allows a user to perform an image search. It allows user to input a text query and displays all the images for that query in a scrollable list. Clicking on an image bring the user to a detail page which displays that image along with some additional information. The data source is Pixabay API.

Search result for valid value

All related images for given query from the Pixabay displayed in collection view with scroll view.

Screenshot 2022-06-05 at 9 30 46 AM

Search result for invalid value

When user enters invalid value, scrollBar placeholder will tell the user to give correct value.

Screenshot 2022-06-05 at 9 36 41 AM

Detailed View of search with image details

Clicking on an image bring the user to a detail page which displays that image along with some additional information

Screenshot 2022-06-05 at 9 39 20 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages