← Back to Portfolio

Inventory System Java

Technologies Used

Java javax.swing FlatLaf Java Object Serialization Apache Ant

Overview

This is a Java Swing desktop application designed to manage inventory, user accounts, and sales transactions for a retail store. It features role-based access control and uses a modern look-and-feel library for its UI.

Architecture and Structure

The application follows a modular structure, separating the UI from the core logic.

Key Features