{"id":15597534,"url":"https://github.com/onjoseph/realtime_search_box","last_synced_at":"2026-05-08T13:41:25.357Z","repository":{"id":217074250,"uuid":"742820463","full_name":"ONJoseph/realtime_search_box","owner":"ONJoseph","description":"This project is a realtime search box that shows analytics on whats people searched for the most.","archived":false,"fork":false,"pushed_at":"2024-01-14T08:08:46.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T12:48:11.212Z","etag":null,"topics":["postgresql","rails","ruby","ruby-on-rails","stimulusjs","turboframe","vanilla-js"],"latest_commit_sha":null,"homepage":"https://github.com/ONJoseph/realtime_search_box","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ONJoseph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-13T13:20:20.000Z","updated_at":"2024-01-14T06:22:53.000Z","dependencies_parsed_at":"2024-01-14T12:56:37.610Z","dependency_job_id":null,"html_url":"https://github.com/ONJoseph/realtime_search_box","commit_stats":null,"previous_names":["onjoseph/realtime_search_box"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ONJoseph%2Frealtime_search_box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ONJoseph%2Frealtime_search_box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ONJoseph%2Frealtime_search_box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ONJoseph%2Frealtime_search_box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ONJoseph","download_url":"https://codeload.github.com/ONJoseph/realtime_search_box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180888,"owners_count":20736459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["postgresql","rails","ruby","ruby-on-rails","stimulusjs","turboframe","vanilla-js"],"created_at":"2024-10-03T01:22:18.506Z","updated_at":"2026-05-08T13:41:20.325Z","avatar_url":"https://github.com/ONJoseph.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-time Search box\n\u003e This project is a realtime search box that shows analytics on whats people searched for the most.\n\n## Note\nThis project is realtime search box built with `Vanilla JS`, `ruby on rails` and `Turbo_Frames` to manage the realtime page load features connected with `Stimulus Js`.\n\n## Live Link\n[Live Link](https://mysite-l9h8.onrender.com/)\n\n## Built With\n\n- Ruby on Rails\n- Vanilla JS\n- Turbo_frames\n- Postgresql\n- stimulus\n\n## Getting Started\n\nTo get a local copy up and running follow these simple steps:\n\n```sh\ngit clone https://github.com/ONJoseph/realtime_search_box.git\ncd realtime_search_box\n```\n\n### Prerequisites\nBefore starting make sure that you have the following runing on your computer\n\n- `Ruby 3.2.2`\n- `Rails 7.1.2`\n- `PostgresSQL`\n\n### Setup\n\nInstall gems with:\n\n```sh\nbundle install\n```\n\nCreate a file `.env` in the root of your project directory to store your database name and the password.\n\n```sh\ntouch .env\n```\n\n`.env` file content\n\n```ruby\nDB_USERNAME=your_database_name\nDB_PASSWORD=your_database_password\n```\n\nSetup database\n\n```sh\nrails db:setup\nrails db:migrate\nrails db:seed\n```\n\nStart server \n\n```sh\nrails server\n```\n\nOpen [http://localhost:3000/](http://localhost:3000/]) in your browser.\n \n### Run tests\n\n```\nbundle exec rspec\n```\n\n## Authors\n\n👤 **Joseph Ogbole**\n\n- GitHub: [@ONJoseph](https://github.com/ONJoseph)\n- Twitter: [@ONJoseph1](https://twitter.com/ONJoseph1)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/o-n-joseph-ba8425147/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/ONJoseph/realtime_search_box/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Shoutout to Helpjuice, Google and ChatGPT!\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonjoseph%2Frealtime_search_box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonjoseph%2Frealtime_search_box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonjoseph%2Frealtime_search_box/lists"}