Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 958 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 958 Bytes

Stationery Store Management Software 🏬

Windows-based stationery store management software with decentralized features for employees and managers.

Cloning the repository

$ git clone https://github.com/tonebook32003/QuanLyVanPhongPham

Employee Functions 👷🏻‍♂️:

  • Search products and check inventory to assist customers.
  • Create and print invoices for purchases.
  • Register customer accounts for loyalty programs.
  • Generate reports on sales, inventory, and other key metrics.

Administrator Functions 💻:

  • Import products from suppliers to keep inventory updated.
  • Manage revenue by tracking sales, expenses, and financial performance.
  • Oversee employee roles and monitor performance.
  • Edit product attributes like pricing, descriptions, and availability.

Technologies used: Java Swing, SQL Server, Three-tier architecture, Some support libraries for Java Swing: flatlaf, Apache POI, iText,...