{"id":23782592,"url":"https://github.com/joinhandshake/checkin-kiosk-bootstrap-rails","last_synced_at":"2025-10-03T19:58:18.309Z","repository":{"id":80424741,"uuid":"339794872","full_name":"joinhandshake/checkin-kiosk-bootstrap-rails","owner":"joinhandshake","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-18T00:49:05.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-21T09:46:21.858Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joinhandshake.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-17T17:00:43.000Z","updated_at":"2021-02-18T00:49:09.000Z","dependencies_parsed_at":"2023-03-12T10:58:00.957Z","dependency_job_id":null,"html_url":"https://github.com/joinhandshake/checkin-kiosk-bootstrap-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joinhandshake/checkin-kiosk-bootstrap-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcheckin-kiosk-bootstrap-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcheckin-kiosk-bootstrap-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcheckin-kiosk-bootstrap-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcheckin-kiosk-bootstrap-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joinhandshake","download_url":"https://codeload.github.com/joinhandshake/checkin-kiosk-bootstrap-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcheckin-kiosk-bootstrap-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278219775,"owners_count":25950350,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-01-01T12:16:14.825Z","updated_at":"2025-10-03T19:58:18.252Z","avatar_url":"https://github.com/joinhandshake.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check In Kiosk - Rails boostrap approach\n\nA newly scaffolded Rails app used for technical interviews.\n\n## Initial Setup\n\n### Prerequisites\n\nRuby 2.7.2, postgres via homebrew, etc.\n\n`brew install postgres # using pg13`\n\nSee [the Postgres Homebrew guide](https://wiki.postgresql.org/wiki/Homebrew) for more.\n\n`echo '2.7.2' \u003e .ruby-version # using rbenv`\n\n### How the app was created\n\n```\n# For background, this is how we created the app. Should not need to run this again\n# bundle exec rails g scaffold Users first_name:string last_name:string graduation_date:datetime check_in_time:datetime\n```\n\nThen, `bundle exec rails db:setup` or `rails db:create \u0026\u0026 rails db:migrate` etc.\n\n## Running the app\n\n`yarn` for creating the frontend manifest\n`bundle exec rails s` or however you normally like to start Rails.\n\n## Testing\n\n`bin/rails test test/models/user_test.rb` etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoinhandshake%2Fcheckin-kiosk-bootstrap-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoinhandshake%2Fcheckin-kiosk-bootstrap-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoinhandshake%2Fcheckin-kiosk-bootstrap-rails/lists"}