{"id":19751172,"url":"https://github.com/leanh153/products_management_with_bstree","last_synced_at":"2025-08-01T20:12:20.730Z","repository":{"id":177970819,"uuid":"230465947","full_name":"leanh153/Products_Management_With_BSTree","owner":"leanh153","description":"Products management using Binary Search Tree","archived":false,"fork":false,"pushed_at":"2019-12-27T15:20:09.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T08:32:43.067Z","etag":null,"topics":["binary-search-tree","data-structures-and-algorithms","insertion-sort"],"latest_commit_sha":null,"homepage":null,"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/leanh153.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-12-27T15:19:49.000Z","updated_at":"2019-12-27T15:22:49.000Z","dependencies_parsed_at":"2024-01-31T21:15:26.146Z","dependency_job_id":null,"html_url":"https://github.com/leanh153/Products_Management_With_BSTree","commit_stats":null,"previous_names":["leanh153/products_management_with_bstree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leanh153/Products_Management_With_BSTree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanh153%2FProducts_Management_With_BSTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanh153%2FProducts_Management_With_BSTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanh153%2FProducts_Management_With_BSTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanh153%2FProducts_Management_With_BSTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanh153","download_url":"https://codeload.github.com/leanh153/Products_Management_With_BSTree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanh153%2FProducts_Management_With_BSTree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268290751,"owners_count":24226646,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["binary-search-tree","data-structures-and-algorithms","insertion-sort"],"created_at":"2024-11-12T02:42:44.872Z","updated_at":"2025-08-01T20:12:20.703Z","avatar_url":"https://github.com/leanh153.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Products Management With BSTree\n\n\n \n## Table of contents\n\n- [Pre-Requisites](#Pre-Requisites)\n- [How to run](#How-to-run)\n- [What's included](#whats-included)\n- [Creators](#creators)\n\n## Pre-Requisites\n- [Install JDK](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)\n- [Install Netbeans](https://netbeans.org/downloads/8.2/)\n\n\n## How to run\n\n- Following README.txt file in the project \"dist\" folder.\n\n## What's included\n\n\n```text\nProducts_Management_With_BSTree\n├── build.sh\n├── build.xml\n├── dist\n│   ├── Products_Management_With_BSTree.jar\n│   └── README.TXT\n├── manifest.mf\n├── myproduct.txt\n├── nbproject\n│   ├── build-impl.xml\n│   ├── genfiles.properties\n│   ├── private\n│   │   ├── private.properties\n│   │   └── private.xml\n│   ├── project.properties\n│   └── project.xml\n├── README.md\n├── src\n│   ├── entity\n│   │   └── Product.java\n│   ├── Main.java\n│   ├── MyProduct.java\n│   └── util\n│       ├── MyBSTree.java\n│       ├── MyLinkedQueue.java\n│       └── TNode.java\n└── test\n    └── entity\n        └── ProductTest.java\n\n8 directories, 20 files\n```\n## Creators\n\n- [Github](https://github.com/leanh153)\n\n- Make friend [FACEBOOK](https://WWW.facebook.com/leanh153)\n\n- My [LinkIn](https://www.linkedin.com/in/lênanh)\n\nEnjoy :metal:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanh153%2Fproducts_management_with_bstree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleanh153%2Fproducts_management_with_bstree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanh153%2Fproducts_management_with_bstree/lists"}