Skip to content

Realtime search box, where users search articles, and have analytics that display what users were searching for.

Notifications You must be signed in to change notification settings

CollinsTatang/Real-Time-Search

Repository files navigation

Realtime Search Box

To create a realtime search box, where users search articles, and then have analytics that display users search details.

Built With

  • Ruby v3.2.1
  • Ruby on Rails "~> 7.0.8", ">= 7.0.8.4"

Live Demo

Deployment RealTime Search Article

Prerequisites

Ruby: 3.0.0 Rails: 7.0 Postgres: >=9.5

Setup

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 into Real-Time-Search

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rspec --format documentation

Author

👤 Makungong Collins Tatang

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

TBA

About

Realtime search box, where users search articles, and have analytics that display what users were searching for.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published