Skip to content

A web app showcasing different search algorithms like basic, advanced, and image search. Built with HTML & CSS. Explore search functionality in an interactive way! 🌐

Notifications You must be signed in to change notification settings

Taha-130/Google_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CS50 - Google Search Types Project

This project is part of the CS50 course, where I implemented different types of Google searches. It showcases various search methods and algorithms that can be experimented with in a web-based interface.

Features

  • Search Interface: A simple web interface allowing users to try different search types.
  • Multiple Search Types: Different algorithms for searching content based on predefined criteria.
  • Responsive Design: The project is designed to be accessible and responsive across various devices.

Files Included

  1. index.html: The main landing page with the search functionality.
  2. advanced.html: A page with more advanced search options.
  3. image.html: A search page dedicated to image search.
  4. style.css: The stylesheet to style the various pages and components.

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, etc.)

How to Use

  1. Clone or download the repository.
  2. Open the index.html file in your browser.
  3. Use the different search types available to test and explore the functionality.

Example Usage

To try the search algorithms, simply open the corresponding HTML file in your browser and follow the instructions on the page.

For example, to try an image search, open image.html and input your query.

License

This project is part of the CS50 course, and it's open-source for educational purposes. Please refer to the course license for more details.

About

A web app showcasing different search algorithms like basic, advanced, and image search. Built with HTML & CSS. Explore search functionality in an interactive way! 🌐

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published