{"id":15068740,"url":"https://github.com/solahkay/binar-bej-challenge-gold","last_synced_at":"2026-02-14T02:38:00.886Z","repository":{"id":198836966,"uuid":"699626159","full_name":"solahkay/binar-bej-challenge-gold","owner":"solahkay","description":"Repository for Binar BEJ Submission Challenge Level Gold","archived":false,"fork":false,"pushed_at":"2024-01-15T04:28:44.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T21:22:08.392Z","etag":null,"topics":["hibernate","jackson","java","java8","lombok","maven","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/solahkay.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":"2023-10-03T02:22:24.000Z","updated_at":"2023-10-09T02:39:19.000Z","dependencies_parsed_at":"2024-01-15T05:45:20.020Z","dependency_job_id":"f8900b18-a66f-4a7d-8306-531ccae5cdd1","html_url":"https://github.com/solahkay/binar-bej-challenge-gold","commit_stats":null,"previous_names":["solahkay/binar-bej-challenge-gold"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solahkay%2Fbinar-bej-challenge-gold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solahkay%2Fbinar-bej-challenge-gold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solahkay%2Fbinar-bej-challenge-gold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solahkay%2Fbinar-bej-challenge-gold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solahkay","download_url":"https://codeload.github.com/solahkay/binar-bej-challenge-gold/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847056,"owners_count":20357317,"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":["hibernate","jackson","java","java8","lombok","maven","spring","spring-boot"],"created_at":"2024-09-25T01:39:01.643Z","updated_at":"2025-10-03T15:35:17.214Z","avatar_url":"https://github.com/solahkay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binar BEJ Challenge 7\n\n![Static Badge](https://img.shields.io/badge/status-uwu-brightgreen)\n\nIndependent Study batch 5 Binar Academy - Backend Java\nChallenge 6 assignment - BinarFud\n\n## Disclaimer\nThis is not a real-world project; this project is only for educational purposes.\n\n## 📌 Features\n\n- Add product\n- Update detail product\n- Get product\n- Delete product\n- Show available product\n- Register merchant\n- Get merchant\n- Update status merchant\n- Show open merchant\n- Register user\n- Get user\n- Update user\n- Delete user\n- Create order\n- Invoice Bill PDF\n- Get order\n- Show all order\n- authentication\n- authorization\n- JWT\n\n## 📥 Getting Started\n\n### Prerequisites\n\n- Java (version 8 or higher)\n- Maven\n- Git\n\n### Installation\n\nClone this repository first:\n```git\ngit clone git@github.com:solahkay/binar-bej-challenge-gold.git\n```\n\nchange the directory to the root of the project:\n```git\ncd binar-bej-challenge-gold\n```\n\ncreate branch `challenge_6`:\n```git\ngit branch challenge_6\n```\n\nswitch to branch `challenge_6`:\n```git\ngit switch challenge_6\n```\n\ndon't forget to pull the code in remote repository:\n```git\ngit pull origin challenge_6\n```\n\nand then the project are ready to use!\n\n## 🎇 ERD\n\n[Binar Fud ERD](binarfud-erd.md)\n\n## 🔧 Usage\n\nyou can build this project with `maven`:\n```maven\nmvn clean package\n```\n\nand then run the `.jar` file in *target* folder:\n```\njava -jar target/binar-bej-challenge-gold-0.0.1-SNAPSHOT.jar\n```\n\n## 🔗 Workflow\n\n```mermaid\ngraph RL\n    D[Controller] --\u003e C[Service]\n    C --\u003e B[Repository]\n    B --\u003e A[Entity]\n    H[Request] --\u003e D\n    E[Generator] --\u003e C\n    G[User] --\u003e H\n    D --\u003e I[Response]\n    I --\u003e G\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolahkay%2Fbinar-bej-challenge-gold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolahkay%2Fbinar-bej-challenge-gold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolahkay%2Fbinar-bej-challenge-gold/lists"}