Skip to content

RoLoDeXx/web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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