Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.26 KB

File metadata and controls

18 lines (11 loc) · 1.26 KB

Order.Management.System.Java.Swing

What I did?

I created user, tax, product, cart and customer classes with repositories and services. I choose MySQL for database and I built whole system on it.

In UI I used JFrame, JPanel and etc. (Java Swing and Awt).

What you can do?

You can add tax and product and customer for creating carts and basic tracking like is that paid? what products are ordered and what's currently stock? Also you can create different users to manage. There's no roles for now but it can be added cause I built flexible system to develop new features easily.

Output (Just a few screenshots here)

Screenshot 2025-07-31 at 10 04 57 am Screenshot 2025-07-31 at 10 05 33 am Screenshot 2025-07-31 at 10 05 05 am Screenshot 2025-07-31 at 10 08 00 am