Skip to content

erobertsdev/Software-I---Inventory-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory system for Software I Course

Description

An inventory system that allows the user to add, remove, and search for items in an inventory. The user can also save the inventory to a file and load it from a file. Users can also build products from the inventory items and modify and search for products.

Installation

  1. Download the project from GitHub
  2. Open the project in an IDE
  3. Run the project

Built With

  • Java - The programming language used
  • IntelliJ - The IDE used
  • Maven - Dependency Management
  • JUnit - Testing framework
  • JavaFX - GUI framework

About

Software I Inventory Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages