To create a realtime search box, where users search articles, and then have analytics that display users search details.
- Ruby v3.2.1
- Ruby on Rails "~> 7.0.8", ">= 7.0.8.4"
Deployment RealTime Search Article
Ruby: 3.0.0 Rails: 7.0 Postgres: >=9.5
Install gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
- Clone with HTTPS
https://github.com/CollinsTatang/Real-Time-Search.git
cd
intoReal-Time-Search
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rspec --format documentation
👤 Makungong Collins Tatang
- GitHub: @CollinsTatang
- Twitter: @CollinsTatang1
- LinkedIn: makungong-collins
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
TBA
TBA