{"id":18632120,"url":"https://github.com/bertuginal/order-management-system","last_synced_at":"2026-05-01T06:34:10.164Z","repository":{"id":242604966,"uuid":"810026191","full_name":"bertuginal/order-management-system","owner":"bertuginal","description":"Patika+ order management system console app project","archived":false,"fork":false,"pushed_at":"2024-07-06T09:02:18.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T11:07:47.082Z","etag":null,"topics":["console-application","java","order-management","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/bertuginal.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":"2024-06-03T22:59:03.000Z","updated_at":"2024-07-06T14:12:49.000Z","dependencies_parsed_at":"2025-01-01T06:45:29.112Z","dependency_job_id":null,"html_url":"https://github.com/bertuginal/order-management-system","commit_stats":null,"previous_names":["bertuginal/order-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bertuginal/order-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertuginal%2Forder-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertuginal%2Forder-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertuginal%2Forder-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertuginal%2Forder-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertuginal","download_url":"https://codeload.github.com/bertuginal/order-management-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertuginal%2Forder-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["console-application","java","order-management","spring-boot"],"created_at":"2024-11-07T05:10:08.726Z","updated_at":"2026-05-01T06:34:10.140Z","avatar_url":"https://github.com/bertuginal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- ABOUT THE PROJECT --\u003e\n\u003ch1\u003ePatika+ Cohort Order Management System Console App\u003c/h1\u003e\n\n![logo](https://github.com/bertuginal/Weather-API/assets/73167951/114fcc84-e7f9-42b6-8721-043993cc8fe0)\n\n\n## 🔎 What is this project?\nThis project is an order management system console application project where a customer can create orders, save and view invoices.\n\n## Overview ///\n\n\u0026nbsp; \n\n\u003c!-- FEATURES --\u003e\n## ✨ Features\n\n❶ All customers are listed.\n  \n❷ New Customer is created.\n\n❸ Lists customers with the letter 'C' in it.\n  \n❹ Lists the total amount of invoices of customers registered in June.\n\n❺ Lists all invoices in the system.\n\n❻ Lists invoices over 1500TL in the system.\n\n❼ Calculates the average of invoices over 1500TL in the system.\n\n❽ Lists the names of customers with invoices under 500TL in the system.\n\n❾ Lists the sector in which the companies whose average invoices for the month of June are below 750 are in.\n\n✔️ See the [open issues](https://github.com/bertuginal/order-management-system/issues) for a full list of proposed features (and known issues)!\n\n\u0026nbsp; \n\n\u003c!-- BUILT --\u003e\n## 🛠️ Built With\n\n* [![Java][Java-logo]][Java-url]\n* [![Spring][Spring-logo]][Spring-url]\n* [![Maven][Maven-logo]][Maven-url]\n\n\u003cb\u003e ✔️ JDK-21 was used in Java and Spring Web, Devtools, Lombok was used in Spring Boot. \u003c/b\u003e\n\n\u0026nbsp; \n\n\u003c!-- SCREENSHOT --\u003e\n## 📸 Application Console Output Screenshot\n\n![image](https://github.com/bertuginal/order-management-system/assets/73167951/7c1d5786-fb27-4098-a94c-f571f9b8fed1)\n\n![image](https://github.com/bertuginal/order-management-system/assets/73167951/08bb5a3c-3132-4505-9fe0-55f4ebfcafe7)\n\n\u0026nbsp; \n\n\u003c!-- INSTALLATION --\u003e\n## ↓ Installation ↓\n\nYou can download the project, install and run it by following the instructions below.\n\n1. Clone the my repo\n   ```sh\n   git clone https://github.com/bertuginal/order-management-system.git\n   ```\n2. Install NPM packages\n   ```sh\n   npm install\n   ```\n   \n\u0026nbsp; \n\n\u003c!-- CONTRIBUTING --\u003e\n## 🌱 Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n⭐ Don't forget to give the project a star! Thanks again! ⭐\n\n❶ Fork the Project\n\n❷ Create your Feature Branch (`git checkout -b feature/order-management-system`)\n\n❸  Commit your Changes (`git commit -m 'Add some order-management-system'`)\n\n❹  Push to the Branch (`git push origin feature/order-management-system`)\n\n❺ Open a Pull Request\n   \n\n\u0026nbsp; \n\n\u003c!-- CONTACT --\u003e\n## ☎️ Contact\n\n📧 E-mail: [bertuginal@yahoo.com](mailto:bertuginal@yahoo.com)\n\n📱 Mobile Phone: [(+90) 507 038 33 23](mailto:+905070383323)\n\n📋 Project Link: [https://github.com/bertuginal/order-management-system](https://github.com/bertuginal/order-management-system)\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge\n[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge\n[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members\n[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge\n[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers\n[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge\n[issues-url]: https://github.com/othneildrew/Best-README-Template/issues\n[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge\n[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/othneildrew\n[product-screenshot]: images/screenshot.png\n\n[Java-logo]: https://img.shields.io/badge/java-000000?style=for-the-badge\u0026logo=spring\u0026logoColor=white\n[Java-url]: https://www.java.com/tr/\n[Spring-logo]: https://img.shields.io/badge/Spring_Boot-DD0031?style=for-the-badge\u0026logo=springboot\u0026logoColor=white\n[Spring-url]: https://spring.io/\n[Maven-logo]: https://img.shields.io/badge/maven-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[Maven-url]: https://maven.apache.org\n[Rest-logo]: https://img.shields.io/badge/Rest_Template-563D7C?style=for-the-badge\u0026logo=rest\u0026logoColor=white\n[Rest-url]: https://img.shields.io/badge/Rest_Template-563D7C?style=for-the-badge\u0026logo=rest\u0026logoColor=white\n\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D\n[Vue-url]: https://vuejs.org/\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[Angular-url]: https://angular.io/\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\n[Svelte-url]: https://svelte.dev/\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\n[Laravel-url]: https://laravel.com\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\n[Bootstrap-url]: https://getbootstrap.com\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[JQuery-url]: https://jquery.com \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertuginal%2Forder-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertuginal%2Forder-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertuginal%2Forder-management-system/lists"}