https://github.com/bertuginal/order-management-system
Patika+ order management system console app project
https://github.com/bertuginal/order-management-system
console-application java order-management spring-boot
Last synced: 5 months ago
JSON representation
Patika+ order management system console app project
- Host: GitHub
- URL: https://github.com/bertuginal/order-management-system
- Owner: bertuginal
- Created: 2024-06-03T22:59:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T09:02:18.000Z (over 1 year ago)
- Last Synced: 2024-12-27T07:42:04.596Z (about 1 year ago)
- Topics: console-application, java, order-management, spring-boot
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Patika+ Cohort Order Management System Console App

## 🔎 What is this project?
This project is an order management system console application project where a customer can create orders, save and view invoices.
## Overview ///
## ✨ Features
❶ All customers are listed.
❷ New Customer is created.
❸ Lists customers with the letter 'C' in it.
❹ Lists the total amount of invoices of customers registered in June.
❺ Lists all invoices in the system.
❻ Lists invoices over 1500TL in the system.
❼ Calculates the average of invoices over 1500TL in the system.
❽ Lists the names of customers with invoices under 500TL in the system.
❾ Lists the sector in which the companies whose average invoices for the month of June are below 750 are in.
✔️ See the [open issues](https://github.com/bertuginal/order-management-system/issues) for a full list of proposed features (and known issues)!
## 🛠️ Built With
* [![Java][Java-logo]][Java-url]
* [![Spring][Spring-logo]][Spring-url]
* [![Maven][Maven-logo]][Maven-url]
✔️ JDK-21 was used in Java and Spring Web, Devtools, Lombok was used in Spring Boot.
## 📸 Application Console Output Screenshot


## ↓ Installation ↓
You can download the project, install and run it by following the instructions below.
1. Clone the my repo
```sh
git clone https://github.com/bertuginal/order-management-system.git
```
2. Install NPM packages
```sh
npm install
```
## 🌱 Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If 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".
⭐ Don't forget to give the project a star! Thanks again! ⭐
❶ Fork the Project
❷ Create your Feature Branch (`git checkout -b feature/order-management-system`)
❸ Commit your Changes (`git commit -m 'Add some order-management-system'`)
❹ Push to the Branch (`git push origin feature/order-management-system`)
❺ Open a Pull Request
## ☎️ Contact
📧 E-mail: [bertuginal@yahoo.com](mailto:bertuginal@yahoo.com)
📱 Mobile Phone: [(+90) 507 038 33 23](mailto:+905070383323)
📋 Project Link: [https://github.com/bertuginal/order-management-system](https://github.com/bertuginal/order-management-system)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png
[Java-logo]: https://img.shields.io/badge/java-000000?style=for-the-badge&logo=spring&logoColor=white
[Java-url]: https://www.java.com/tr/
[Spring-logo]: https://img.shields.io/badge/Spring_Boot-DD0031?style=for-the-badge&logo=springboot&logoColor=white
[Spring-url]: https://spring.io/
[Maven-logo]: https://img.shields.io/badge/maven-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[Maven-url]: https://maven.apache.org
[Rest-logo]: https://img.shields.io/badge/Rest_Template-563D7C?style=for-the-badge&logo=rest&logoColor=white
[Rest-url]: https://img.shields.io/badge/Rest_Template-563D7C?style=for-the-badge&logo=rest&logoColor=white
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com