Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvsriram/educational-search-engine
https://github.com/nvsriram/educational-search-engine
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nvsriram/educational-search-engine
- Owner: nvsriram
- License: mit
- Created: 2020-07-11T21:55:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T23:51:04.000Z (over 1 year ago)
- Last Synced: 2024-04-22T01:21:31.133Z (7 months ago)
- Language: EJS
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Educational Search Engine
An educational search engine that allows you to filter out all the usual non-credible sources and hands you the most revelant information picked from the credible sources alone.
The stack involves:
* JavaScript
* HTML5/CSS
* NodeJS
* ExpressJS
* Request
* EJSThe API used was the Google Custom Search API and pulled data from various sources including:
* Khan Academy
* Symbolab
* Wolfram-AlphaSo just clone the repo, install the packages (using
npm i
), runnpm start
and happy searching! ¯\_(ツ)_/¯