Skip to content

Jourtics/search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Engine

Description:

It is a Search Engine specifically for Data Structure and Algorithm Problems. The user can type in any keyword and related problems will be displayed. It uses Cosine-Similarity Algorithm to search for results

Built Using:

JavaScript, ES6, Node.js, Express, HTML, CSS, Python(For Preparing Dataset), Beautiful Soup(For Web Scraping)

Installation

To clone the repo, run git clone https://github.com/Jourtics/search-engine.git in your terminal. After cloning the repo, run npm install to install the necessary dependencies.

Usage

After installing all the dependencies, run npm start or node app.js or nodemon app.js in your terminal to start the application.

ScreenShot

image

image

image

Deployed

The application is deployed on Heroku https://algo-ds-search-engine-nandan.herokuapp.com/

Questions

If you have questions/doubts please feel free to reach out to the
Author: Abhijeet Nandan
Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published