{"id":19637569,"url":"https://github.com/najlae01/market_jee","last_synced_at":"2026-05-12T22:38:50.471Z","repository":{"id":124302075,"uuid":"569230346","full_name":"najlae01/market_jee","owner":"najlae01","description":"Mini Market Application Based on MVC1 and Standard JEE","archived":false,"fork":false,"pushed_at":"2022-11-22T23:58:07.000Z","size":15911,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T22:13:38.579Z","etag":null,"topics":["college-project","java","jee","mvc1","mysql","uml"],"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/najlae01.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":"2022-11-22T11:19:07.000Z","updated_at":"2024-03-31T05:20:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"4886ad66-521f-4b0c-9d91-df6bd3e04ba0","html_url":"https://github.com/najlae01/market_jee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/najlae01/market_jee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fmarket_jee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fmarket_jee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fmarket_jee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fmarket_jee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/najlae01","download_url":"https://codeload.github.com/najlae01/market_jee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fmarket_jee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285532343,"owners_count":27187706,"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-11-20T02:00:05.334Z","response_time":54,"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":["college-project","java","jee","mvc1","mysql","uml"],"created_at":"2024-11-11T12:35:18.277Z","updated_at":"2025-11-21T00:04:49.451Z","avatar_url":"https://github.com/najlae01.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# market_jee\nMini Market Application Based on MVC1 and Standard JEE\n \n  ## UML Class Diagram :\n  \n  \u003cimg align=\"left\" alt=\"UML Diagram\" width=\"1000px\" src=\"readme-images/market_classDiagram.png\" /\u003e\n  \n  ## Database Design :\n  \n  \u003cimg align=\"left\" alt=\"Database Design\" width=\"1000px\" src=\"readme-images/db_design.png\" /\u003e\n\n\n  ## Adding a client to the database :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_client1.png\" /\u003e\n  \n  ## Listing clients :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_clients1.png\" /\u003e\n  \n  ## Updating the client :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/update_client1.png\" /\u003e\n  \n  ## Listing clients :\n   Client is updated.\n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/client_updated1.png\" /\u003e\n  \n  ## Adding another client to the database :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_client2.png\" /\u003e\n  \n  ## Listing clients :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_clients1.png\" /\u003e\n  \n  ## Deleting the second client :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/delete_client2.png\" /\u003e\n  \n  ## Adding a product to the database :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_product1.png\" /\u003e\n  \n  ## Listing products :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_products1.png\" /\u003e\n  \n   ## Updating the product :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/update_product1.png\" /\u003e\n  \n   ## Listing products :\n   Product is updated.\n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/product_updated1.png\" /\u003e\n  \n   ## Adding another product to the database :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_product2.png\" /\u003e\n  \n   ## Listing products :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_products2.png\" /\u003e\n  \n   ## Adding a third product to the database :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_product3.png\" /\u003e\n  \n   ## Listing products :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_products3.png\" /\u003e\n  \n   ## Deleting the first product :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/delete_product1.png\" /\u003e\n  \n   ## Adding another client to the database :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_client3.png\" /\u003e\n  \n   ## Adding an order to the database :\n   Available clients in the database are listed in the select tag.\n    \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_order1_clients_list.png\" /\u003e\n      \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_order1.png\" /\u003e\n    \n   ## Listing orders :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orders1.png\" /\u003e\n  \n   ## Listing orders after making another order by the client Eren:\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orders2.png\" /\u003e\n  \n   ## Adding an orderline to the database :\n   \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_orderline1.png\" /\u003e\n    \n   ## Listing orderlines :\n  \n   \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orderlines1.png\" /\u003e\n  \n   ## Listing orders after adding the first orderline associated with the order with Id 7:\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orders3_orderline1_added.png\" /\u003e\n  \n   ## Adding another orderline to the database :\n   \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/add_orderline2.png\" /\u003e\n    \n   ## Listing orderlines :\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orderlines2.png\" /\u003e\n  \n   ## Listing orders after adding the second orderline associated with the order with Id 7:\n  \n  \u003cimg align=\"left\" width=\"1000px\" src=\"readme-images/list_orders3_orderline2_added.png\" /\u003e\n  \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajlae01%2Fmarket_jee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnajlae01%2Fmarket_jee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajlae01%2Fmarket_jee/lists"}