Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epaltechs/search-engine
This is a real-time search box, where users search articles, and the analytics that display what users were searching for.
https://github.com/epaltechs/search-engine
bootstrap postgresql ruby ruby-on-rails
Last synced: 20 days ago
JSON representation
This is a real-time search box, where users search articles, and the analytics that display what users were searching for.
- Host: GitHub
- URL: https://github.com/epaltechs/search-engine
- Owner: Epaltechs
- Created: 2022-12-05T12:03:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T13:28:02.000Z (over 1 year ago)
- Last Synced: 2024-05-28T22:33:50.223Z (6 months ago)
- Topics: bootstrap, postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Engine
This is a real-time search box, where users search articles, and the analytics that display what users were searching for.## Screenshot
![](./app/assets/images/search-screen.png)## Built With
- Ruby
- Ruby on Rails
- PostgreSQL
- Bootstrap## Live Demo
Please click [here](https://epal-search-engine.onrender.com/) for live demo.
## Getting Started
To launch the project locally:### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/search-engine.git
Alternatively, you can just download the complete zip file and extract the folder in your directory### Step 2:
In the project directory, you can run:
> ruby main.rb
or alternatively you can copy and paste the commands in
> irb## π€ Author
:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- AngeList: [Emmanuel Paul](https://angel.co/u/emmanuel-s-paul)## :handshake: Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/Epaltechs/search-engine/issues).## Show your support
Give a :star:οΈ if you like this project!## Acknowledgments
- Many thanks to Helpjuice community for the inspiration and the opportunity to be part of this test exercise.- π©Hat tip to anyone whose code was used
## :memo: License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.