Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubakaliya/mini-search-engine
This Search Engine project is an extension of the C++ "Min-Search-Engine" program's concept. However, this application is a Java GUI app.
https://github.com/ubakaliya/mini-search-engine
java-8 javaswing maven
Last synced: about 7 hours ago
JSON representation
This Search Engine project is an extension of the C++ "Min-Search-Engine" program's concept. However, this application is a Java GUI app.
- Host: GitHub
- URL: https://github.com/ubakaliya/mini-search-engine
- Owner: UBakaliya
- Created: 2022-12-25T02:56:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T21:50:22.000Z (over 1 year ago)
- Last Synced: 2023-08-02T17:15:58.241Z (over 1 year ago)
- Topics: java-8, javaswing, maven
- Language: Java
- Homepage:
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Search Engine
This Search Engine is an extension of the C++ "Min-Search-Engine" program's concept, written in Java and featuring a GUI interface. In addition to displaying the URLs of search results, this application also displays the body text of the URLs and allows users to change the color scheme of the interface.## Features
- Search the web using keywords or phrases
- View the body text of URLs in search results
- Customize the color scheme of the interface
- Open multiple file at once to search
- Java GUI interface## Requirements
- Java 8 or higher
- An internet connection# Installation
- To run the Search Engine, you will need to have Java 8 or higher installed on your machine. Once you have Java installed, you can download the Search - - Engine program files from this repository using the following command:
*
```
git clone https://github.com/UBakaliya/Search-Engine.git
```
#### *** OR **** [Download Zip](https://github.com/UBakaliya/Search-Engine/archive/refs/heads/main.zip)
---
## Usage
To use the Search Engine, simply enter your search query in the input field and click the "Search" button. The application will retrieve and display the search results, including the body text of the URLs, in the results panel. You can customize the color scheme of the interface by clicking on the "Settings" button and selecting your preferred color scheme.## Contributions
We welcome contributions to the Search Engine project. If you have an idea for a new feature or have found a bug that you would like to fix, please feel free to open a pull request or issue on the repository.## License
This project is licensed under the Uvaish Bakaliya license. See the LICENSE file for more information.---
## Program is action:
After downloading the application, identify the place where it was downloaded to get started.Double click on `Search-Engine.jar` start the program. Enjoy 😉.
- Here is a screenshot of the application in action:
---
## Start Window:
![Drag Racing](src/images/output1.png)
---
## Instructions Window:
![Drag Racing](src/images/output2.png)
---
## Query Search:
![Drag Racing](src/images/output3.png)
---
## More Query Search:
![Drag Racing](src/images/output4.png)
## More More Query Search:
![Drag Racing](src/images/output5.png)