{"id":23865229,"url":"https://github.com/edi-sipka/search_data_analytics","last_synced_at":"2025-09-08T13:33:22.724Z","repository":{"id":204117739,"uuid":"625900699","full_name":"edi-sipka/search_data_analytics","owner":"edi-sipka","description":"Web application built using Ruby on Rails framework that allows users to search for articles. The app features a clean and user-friendly interface with a prominent search bar in the header where users can input their search queries.","archived":false,"fork":false,"pushed_at":"2023-04-14T14:54:44.000Z","size":16870,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-17T15:34:36.783Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"https://thawing-crag-54617.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edi-sipka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-10T11:06:00.000Z","updated_at":"2023-10-28T10:19:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a396f3cf-7011-4d60-96b0-25b8e87f4a71","html_url":"https://github.com/edi-sipka/search_data_analytics","commit_stats":null,"previous_names":["edi-sipka/search_data_analytics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2Fsearch_data_analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2Fsearch_data_analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2Fsearch_data_analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2Fsearch_data_analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edi-sipka","download_url":"https://codeload.github.com/edi-sipka/search_data_analytics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232313951,"owners_count":18504019,"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":["ruby"],"created_at":"2025-01-03T08:51:22.103Z","updated_at":"2025-01-03T08:51:22.548Z","avatar_url":"https://github.com/edi-sipka.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003e SimpleSearch App\n \u003c/h1\u003e\n  \n\u003cbr\u003e\n\n\n## What is SimpleSearch App?\nSimpleSearch is a web application built using Ruby on Rails framework that allows users to search for articles. The app features a clean and user-friendly interface with a prominent search bar in the header where users can input their search queries.\n\n \u003chr\u003e\n\n ## Key Features\n\n- Real-time search box with instant results for efficient and user-friendly searching.\n- Analytics on the most searched articles, providing valuable insights into popular topics and trends.\n- List of most popular articles for easy discovery of top-rated content\n- User identification based on IP address for secure and personalized experience.\n- Responsive design for mobile, tablet, and desktop devices.\n- Tested using Rspec, ensuring reliable performance and quality assurance.\n\n ## Saving examples:\n User searches:\n -  What\n - What is a \n - What is a good car?\n\n Search engine only records: What is a good car?\n \n \u003chr\u003e\n\n\u003cbr\u003e\n\n## 🚀 Live Version \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [SimpleSearch App](https://thawing-crag-54617.herokuapp.com/)\n\n\u003cbr\u003e\n\n## Getting Started\n\nThis section provides a start guide.\n\nApplication was build in [Rails](https://rubyonrails.org/) application.\n\n### Prerequisites\n\n- [Ruby](https://www.ruby-lang.org/en/): Recommended using 3.2.1 version.\n\n- [Rails](https://yarnpkg.com/): Recommended using 7.0.4.3 version.\n\n- [PostgreSQL](https://www.postgresql.org/) 12.14 or higher.\n\n### Gems\n- [Turbo Rails](https://github.com/hotwired/turbo-rails)\n- [Fuzzy String Match](https://github.com/kiyoka/fuzzy-string-match) \n- [RSpec Rails](https://github.com/rspec/rspec-rails) \n\n### Installation Documentation\n\nTo get a local copy up and running follow these simple steps:\n\n- Copy this link `https://github.com/edi-sipka/search_data_analytics`. \n- Get the directory that you want to clone the repository.\n- Open the command prompt in this directory.\n- Write git clone `https://github.com/edi-sipka/search_data_analytics`.\n- Go to the repository folder in your command prompt\n- First run `bundle install` to install all required gems. \n- If your ruby version is below 3.2.1, you should navigate to .rbenv file and change ruby version.\n- Check your PostgreSQL version and configure it on config/database.yml file.\n- Run `rails db:create` followed by `rails db:migrate` and `rails db:seed` to set up the database\n- Run `rails s` to start the server.\n- Run `rspec` to run tests\n\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eSimpleSearch App\u003c/strong\u003e \n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedi-sipka%2Fsearch_data_analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedi-sipka%2Fsearch_data_analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedi-sipka%2Fsearch_data_analytics/lists"}