{"id":22547508,"url":"https://github.com/firmanjs/test-app","last_synced_at":"2025-03-28T09:11:42.525Z","repository":{"id":116875403,"uuid":"295344455","full_name":"firmanJS/test-app","owner":"firmanJS","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-20T07:11:05.000Z","size":10756,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T09:41:30.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/firmanJS.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":"2020-09-14T07:54:36.000Z","updated_at":"2020-10-05T10:35:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a5088b2-cc41-4288-b7bc-863df6b0c705","html_url":"https://github.com/firmanJS/test-app","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/firmanJS%2Ftest-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Ftest-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Ftest-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Ftest-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firmanJS","download_url":"https://codeload.github.com/firmanJS/test-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999595,"owners_count":20707568,"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-12-07T15:12:07.743Z","updated_at":"2025-03-28T09:11:42.496Z","avatar_url":"https://github.com/firmanJS.png","language":"PHP","readme":"## TEST APP\nBuild with laravel 5.7 + MySql\n\n## Installation\n\n```sh\n$ git clone https://github.com/firmanJS/test-app.git\n$ cd test-app\n$ cp .env-sample .env\n$ docker-compose up --build -d\n$ docker exec -it evermos_test bash\n$ php composer.phar install\n$ php artisan key:generate\n$ php artisan migrate\n$ php artisan db:seed\n$ php artisan storage:link\n$ chown -R www-data:www-data *\n```\n\nimport `Evermos.postman_collection.json` to your postman\n\n## ANSWER SOLUTION\n\n* tennis player\n1. create tenis player want to play add ball to container\n2. create container for ball\n3. insert ball to container \n- Available API\n  * `Player`\n  - `POST` `/api/v1/player` for adding new player example rahman\n  - `GET` `/api/v1/player` list player\n  - `GET` `/api/v1/player/:id_palyers` list player by id\n  - `PUT` `/api/v1/player/add-ball` add ball to container and verify if full\n  \n  * `Container`\n  - `POST` `/api/v1/containers` add container\n  - `GET` `/api/v1/containers` list container\n  - `GET` `/api/v1/containers/:id` list container by id\n\n* kitara store\n1. insert your order to basket before checkout\n2. checkout your order\n- Available API\n  * `Orders`\n  - `POST` `/api/v1/orders` add item to basket\n  - `GET` `/api/v1/orders/:order_code` list item by code transaction\n  - `PUT` `/api/v1/orders/:id` update item in basket\n  - `DELETE` `/api/v1/orders/:id` delete item in basket\n  - `POST` `/api/v1/orders/checkout/:code_histories` update status in basket to complete transaction\n\n* puzzle\n1. solution A walk to north 3 steps \n2. solution B walk to east 5 steps \n3. solution C walk to south 1 step \n  - `GET` `/api/v1/puzzle` \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Ftest-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirmanjs%2Ftest-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Ftest-app/lists"}