https://github.com/ichala/helpengine
HelpEngine is a realtime search box, where users search articles, and then to have analytics that display what users were searching for
https://github.com/ichala/helpengine
postgres rails search-engine
Last synced: 2 months ago
JSON representation
HelpEngine is a realtime search box, where users search articles, and then to have analytics that display what users were searching for
- Host: GitHub
- URL: https://github.com/ichala/helpengine
- Owner: ichala
- Created: 2022-12-08T09:20:27.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-22T19:02:10.000Z (over 2 years ago)
- Last Synced: 2025-02-02T05:44:57.342Z (4 months ago)
- Topics: postgres, rails, search-engine
- Language: Ruby
- Homepage: https://helpenginedemo.onrender.com/
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# HelpEngine
> HelpEngine is a realtime search box, where users search articles, and then to have analytics that display what users were searching for

## Table of Contents
* [Installation](#installation)
* [Tools](#tools)
* [Testing](#testing)
* [Live Demo & Screenshots](#live-demo)
* [Authors](#authors)## Installation
- https://github.com/ichala/HelpEngine.git
- cd HelpEngine
- bundle install
- create .env based on .env.example & Add necessary credentials
- rails db:setup db:migrate db:seed
- rails s## Tools
- Ruby On Rails v7.0
- Boostrap v5.0
- Postgres
- rspec## Testing
- run rails db:migrate RAILS_ENV=test
- run rspec## Live Demo
Coming Soon
## Authors
👤 **Ali Jendoubi**
- GitHub: [@ichala](https://github.com/ichala)
- Twitter: [@_ichala](https://twitter.com/_ichala)
- LinkedIn: [@alijendoubi](https://www.linkedin.com/in/alijendoubi/)## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is MIT licensed.