{"id":16539569,"url":"https://github.com/al3rez/hometime","last_synced_at":"2025-08-22T19:04:40.148Z","repository":{"id":127306768,"uuid":"408518958","full_name":"al3rez/hometime","owner":"al3rez","description":"hometime - Ruby on Rails Engineer Skill Assessment","archived":false,"fork":false,"pushed_at":"2021-09-20T16:38:30.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T20:37:24.508Z","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/al3rez.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":"2021-09-20T16:30:30.000Z","updated_at":"2021-09-20T16:38:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"99b71af5-cd01-4c61-9369-ddcc1e8a3d5a","html_url":"https://github.com/al3rez/hometime","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/al3rez%2Fhometime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3rez%2Fhometime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3rez%2Fhometime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3rez%2Fhometime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/al3rez","download_url":"https://codeload.github.com/al3rez/hometime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773255,"owners_count":20018064,"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-10-11T18:49:41.069Z","updated_at":"2025-03-04T02:44:46.334Z","avatar_url":"https://github.com/al3rez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hometime\n\n\u003ca href=\"https://asciinema.org/a/436916\" target=\"_blank\"\u003e\u003cimg width=\"80%\" src=\"https://asciinema.org/a/436916.svg\" /\u003e\u003c/a\u003e\n\n### Running the application\n\nTo run this project simply you need to have Docker installed.\n\u003e  https://docs.docker.com/get-docker/\n\n```sh\ncd hometime\ndocker compose up\n```\nWait for a few seconds until Docker instances become `healthy`, you can run the migrations.\n\u003e NOTE: You can check if Docker instances are running healthy by executing `docker-compose ps`\n\n```sh\ndocker compose run web rails db:create db:migrate RAILS_ENV=development\n```\n\n\u003e NOTE: You can run this using `docker-compose` but the latest version of\n\u003e Docker has added `docker compose` but if you find it unstable you can install\n\u003e `docker-compose`.\n\u003e```sh\n\u003ecd hometime\n\u003edocker-compose up\n\u003edocker-compose run web rails db:create db:migrate RAILS_ENV=development\n\u003e```\n\n\n### Running the tests\n\nYou need to run the migrations for test environment using the command below:\n\n```sh\ndocker compose run web rails db:create db:migrate RAILS_ENV=development\n```\n\nThen you can run `RSpec` tests using the command below:\n\n```sh\ndocker compose run web rspec --format doc\n```\n\n\n\n### Things that can be done\n\n- [ ] Use a serializer gem to prettify the response of `ReservationsController#create`\n- [ ] Add static typing / schema validations inside each mapper to avoid bad data\n- [ ] Deploy the application on Heroku\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal3rez%2Fhometime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal3rez%2Fhometime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal3rez%2Fhometime/lists"}