{"id":20653068,"url":"https://github.com/existenzial/catdog","last_synced_at":"2026-04-20T00:37:55.074Z","repository":{"id":143853145,"uuid":"67389729","full_name":"existenzial/CatDog","owner":"existenzial","description":"a fun little Rails app to predict a person's preference for cats or dogs based on their height and weight","archived":false,"fork":false,"pushed_at":"2016-09-14T01:24:55.000Z","size":192,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T10:44:20.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/existenzial.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-05T05:09:04.000Z","updated_at":"2023-11-22T21:49:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"940ca6e9-c5d8-4428-95f8-c2ae46c19f78","html_url":"https://github.com/existenzial/CatDog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/existenzial%2FCatDog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/existenzial%2FCatDog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/existenzial%2FCatDog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/existenzial%2FCatDog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/existenzial","download_url":"https://codeload.github.com/existenzial/CatDog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242753581,"owners_count":20179717,"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":[],"created_at":"2024-11-16T17:40:58.059Z","updated_at":"2026-04-20T00:37:55.008Z","avatar_url":"https://github.com/existenzial.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatDog\n[![Code Climate](https://codeclimate.com/github/existenzial/CatDog/badges/gpa.svg)](https://codeclimate.com/github/existenzial/CatDog)\n\n![CatDog](app/assets/images/logo.png)\n\na fun little Rails app to predict whether a person prefers dogs or cats based on their height and weight\n\n* [Dependencies](#dependencies)\n\n* [Installation](#installation)\n\n* [Test Suite](#testing)\n\n* [Deployment](#deployment)\n\n## \u003ca name=\"dependencies\"\u003e\u003c/a\u003e Dependencies\n\n* ```Ruby 2.3.1```\n\n* ```Rails 5.0.0.1```\n\n## \u003ca name=\"installation\"\u003e\u003c/a\u003e Installing CatDog\nTo **install** the app:\n\n```bash\n# Clone down the necessary files:\ngit clone https://github.com/existenzial/CatDog.git\n\n# Navigate to the newly cloned directory:\ncd CatDog\n\n# Install the dependencies\nbundle install\n```\n## \u003ca name=\"testing\"\u003e\u003c/a\u003eRunning the Test Suite\nCheck for migrations and seed your db:\n```bash\nrake db:test:prepare\n```\n\nTo **run** the tests individually:\n```bash\n# Home Controller:\nruby -I. test/controllers/home_controller_test.rb\n\n# People Controller:\nruby -I. test/controllers/people_controller_test.rb\n\n# Person Model:\nruby -I. test/models/person_test.rb\n```\nTo **run** all tests:\n```bash\nrake\n# or\nrake test\n```\n\n## \u003ca name=\"deployment\"\u003e\u003c/a\u003eRunning the App Locally\nTo **run** the app:\n\n```bash\n# Start the server:\nrails server\n\n# Navigate to:\nhttp://localhost:3000/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexistenzial%2Fcatdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexistenzial%2Fcatdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexistenzial%2Fcatdog/lists"}