Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 935 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 935 Bytes

Google clone

The following project is a HORRIBLE! "re-creation" of the Google search engine


As of now the clone can do the following :-

  • Site search
  • Image search
  • Display data using pagination system
  • Image full screen preview

Examples:-

Home Page

ishjoot

Site search

searchRes

Image search

imageRes

Tech used

  • PHP - Backend/Web Crawling
  • SQL - Storage
  • AJAX/JS - Async Calls
  • HTML/CSS - Front-end Layout