2023-12-11

Phone Store Management (OOP)

java oop desktop-app

Overview

Object-oriented phone store management system built with Java. Demonstrates OOP principles including inheritance, polymorphism, and encapsulation while managing inventory, sales, and customer data.

Key Features

  • Complete OOP architecture with classes for products, customers, and orders
  • Inventory management system with real-time stock tracking
  • Sales transaction processing and receipt generation
  • Customer database with purchase history
  • Desktop GUI application with user-friendly interface

Technologies

Java OOP Desktop Application Database Management

Source Code

View on GitHub