dionp3 / xplora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xplora

About

The project made is for college project, the idea of making this kind of project is to implement red black tree + map to work as similar as search engine.

Installation

We assume you are on UNIX-like systems. Execute these commands in your terminal.

git clone https://github.com/dionp3/xplora.git
cd xplora
gradle build
gradle run

Contributors

Thanks to all contributors in this project.

License

This project is licensed under the GNU General Public License - see the LICENSE file for details.

About

License:GNU General Public License v3.0


Languages

Language:Java 99.5%Language:CSS 0.5%