Real-Time-Search

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

Stars
3
Committers
1

Realtime Search Box

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