{"id":26704250,"url":"https://github.com/mughieams/rentalcar-cli","last_synced_at":"2025-03-27T04:36:30.945Z","repository":{"id":52314700,"uuid":"247419258","full_name":"mughieams/rentalcar-cli","owner":"mughieams","description":"🚘 A simple rental car simulation program using CLI","archived":false,"fork":false,"pushed_at":"2021-04-30T20:29:35.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T15:03:02.118Z","etag":null,"topics":["car-rental-app","command-line-app","ruby"],"latest_commit_sha":null,"homepage":"","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/mughieams.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}},"created_at":"2020-03-15T07:14:45.000Z","updated_at":"2022-10-08T11:56:50.000Z","dependencies_parsed_at":"2022-08-22T14:20:39.098Z","dependency_job_id":null,"html_url":"https://github.com/mughieams/rentalcar-cli","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Frentalcar-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Frentalcar-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Frentalcar-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Frentalcar-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mughieams","download_url":"https://codeload.github.com/mughieams/rentalcar-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785724,"owners_count":20671631,"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":["car-rental-app","command-line-app","ruby"],"created_at":"2025-03-27T04:36:30.485Z","updated_at":"2025-03-27T04:36:30.939Z","avatar_url":"https://github.com/mughieams.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rentalcar-cli\n\nA simple rental car simulation program using CLI.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n1. PostgreSQL `12.1`. You can follow this [instruction](https://www.postgresql.org/docs/current/tutorial-install.html) for the installation procedure.\n1. Ruby `2.6.0`. You can follow this [instruction](https://www.ruby-lang.org/en/documentation/installation/) for the installation procedure.\n2. Bundler `2.1.4`. You can execute this command below:\n```console\n$ sudo gem install bundler\n```\n\n### How to use\n\nThese commands below will help you to use this project properly.\n\nFor the first, you need to clone this repository then run:\n\n```console\n$ bundle install --path vendor/bundle\n```\n\nNext, you must make a new `_config.yml` file inside `config` directory using your own `postgres` configuration. For the format, you can write using this format below:\n\n```yml\ndb_host: ''\ndb_user: ''\ndb_pass: ''\ndb_name: ''\n```\n\n### When working\n\n#### Running the tests\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ bundle exec rspec spec\n```\n\n#### Verifying code style\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ bundle exec rubocop \n```\n\nYou can reformat the code by executing:\n\n```console\n$ bundle exec rubocop -a\n```\n\n### When running this project\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ bundle exec exe/rentalcar\n```\n\n## Acknowledgments\n\nThanks to [**@sweetescape**](https://www.sweetescape.com/en) for giving me the opportunity to do this coding test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmughieams%2Frentalcar-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmughieams%2Frentalcar-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmughieams%2Frentalcar-cli/lists"}