Skip to content

cokoole/search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search engine

This is a search engine which is a console application.

It searches in the files specified via config.json and requests via requests.json, giving the search result in answers.json in default settings. It is possible to set your own paths to the config.json and requests.json files, formatted according to templates:

  1. Template config.json.
  2. Template requests.json.

Technology stack

Needful:

  • C++17
  • CMake 3.21
  • MinGW w64 9.0

Connected

These libraries will be downloaded when building the project, connected in Cmake

Launch of the project

git clone https://github.com/cokoole/search_engine

About

Skillbox Graduation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published