Skip to content

Abdulrahman-Mostafa10/DuckDive

 
 

Repository files navigation

🦆 DuckDive 🦆


A search engine that's quack-tastically different! Say goodbye to feeling like a duck in a pond of info. We're here to help you find find what you're really quacking for.

HOW TO RUN THE SEARCH ENGINE

Prerequisites

  • Java Development Kit (JDK) installed on your system
  • Apache Maven installed on your system

STEPS

  1. Clone the Repository:
    git clone https://github.com/shehab299/DuckDive.git
  1. Navigate to the Crawler Directory
    cd DuckDive/SpiderDuck
  1. Build The Project
    mvn clean install
  1. Run the Crawler
    java -cp target/spider_duck-1.0-SNAPSHOT.jar com.crawler.App
  1. Build Other Components

Contribution GuideLines

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.8%
  • JavaScript 36.4%
  • CSS 3.7%
  • HTML 1.1%