Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.02 KB

README.md

File metadata and controls

54 lines (37 loc) · 2.02 KB

ImageSearch

Description

Image search is an online portal and Web-based services that collect and indexes thousands of images available on the Internet and tagged with specific keywords.

Links

APIs

API Description Auth HTTPS CORS
Imsea Free image search No Yes Unknown
Lorem Picsum Images from Unsplash No Yes Unknown

User Journey

The user will open the Image Search website, then the user will see an input which take a specific keyword to search, if he search about specific keyword will see all the images which related with.

User stories

  • As a user, I want to be able to search of any specific keywords.
  • As a user, I want to be able to see all images that related with specific keyword.

Technology and Tools that we used

  • HTML → to build the structure of the pages.
  • CSS → to style the application.
  • JS & DOM Manipulations → to create interaction between the page and the user.
  • Node → to build the server side.
  • Use APIs
  • Postman website link → to check the APIs.

Installing the project locally

  • https://github.com/GSG-G11/ImageSearch
  • cd ImageSearch
  • code .

Team Members