Skip to content

ryangchung/search-engine-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

search-engine-java

Description

Search engine with a built-in web crawler that looks through a network of pages specified by the user. Given a search query, it calculates the PageRank and search scores in order to rank pages based on their similarity to the search query.

Technologies

Java, JavaFX

GUI:

Screenshot of game

How to Install and Use

  1. Clone this repository down to your computer.
  2. Through Intellij IDEA, open the project.
  3. Set up JavaFX.
  4. Run the App controller found in the main.controller package.

About

Search Engine with GUI in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages