{"id":24121281,"url":"https://github.com/jojoarianto/parking-lot","last_synced_at":"2026-04-25T21:31:48.952Z","repository":{"id":87507327,"uuid":"182058031","full_name":"jojoarianto/parking-lot","owner":"jojoarianto","description":"Gojek Backend Assignment Test","archived":false,"fork":false,"pushed_at":"2019-04-19T14:20:54.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T03:22:15.151Z","etag":null,"topics":["backend","go","shell"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jojoarianto.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":"2019-04-18T09:26:51.000Z","updated_at":"2025-01-29T04:43:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"a29fa744-13b7-48e5-b0bb-1b17ecf47aaf","html_url":"https://github.com/jojoarianto/parking-lot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jojoarianto/parking-lot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoarianto%2Fparking-lot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoarianto%2Fparking-lot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoarianto%2Fparking-lot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoarianto%2Fparking-lot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jojoarianto","download_url":"https://codeload.github.com/jojoarianto/parking-lot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoarianto%2Fparking-lot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","go","shell"],"created_at":"2025-01-11T10:51:28.139Z","updated_at":"2026-04-25T21:31:48.936Z","avatar_url":"https://github.com/jojoarianto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parking Lot\n\nShell app to simulate parking system\n\n![image](https://user-images.githubusercontent.com/5858756/56428038-330dfc00-62e8-11e9-8a79-8b3261062f74.png)\n\n## how to play\n\nrun install/download depedencies  \u0026 unit testing\n\n```bash\nbin/setup\n```\n\nrun functional spec\n\n```bash\nbin/run_functional_tests\n```\n\nrun shell app\n\n```bash\nbin/parking_lot\n```\n\n### project structure\n\n```\nsrc/\n    handlers/\n        parking.go\n    models/\n        car.go\n        parking.go\n    service/\n        parking.go\n    main.go\ngo.mod\nMakefile\n```\n\n## checkpoint\n- [X] list feature of parking lot app\n    - [x] create parking slot\n    - [x] cek status parking slot\n    - [X] new car come to park\n    - [x] car exit / leave\n    - [x] search car by colour\n    - [x] search slot by car colour\n    - [x] search slot by car platno\n    - [X] input from typing\n    - [X] input from file\n    - [x] exit from app\n- [X] git commit\n- [X] readme\n- [ ] unit testing\n    - [X] helpers\n    - [ ] handlers\n    - [ ] services\n\n\n### functional test result\n```bash\nexample_id                       | status  | run_time        |\n-------------------------------- | ------- | --------------- |\n./spec/end_to_end_spec.rb[1:1:1] | passed  | 0.05352 seconds |\n./spec/end_to_end_spec.rb[1:1:2] | passed  | 12.12 seconds   |\n./spec/parking_lot_spec.rb[1:1]  | passed  | 0.8121 seconds  |\n./spec/parking_lot_spec.rb[1:2]  | passed  | 1.12 seconds    |\n./spec/parking_lot_spec.rb[1:3]  | passed  | 1.42 seconds    |\n./spec/parking_lot_spec.rb[1:4]  | passed  | 2.03 seconds    |\n./spec/parking_lot_spec.rb[1:5]  | pending | 0.00004 seconds |\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoarianto%2Fparking-lot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojoarianto%2Fparking-lot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoarianto%2Fparking-lot/lists"}