Skip to content

An inventory management system. Includes features such as adding items, updating items, deleting items, saving item details, viewing item details and calculating current total for saved items. The interface was designed and implemented using JavaFX and the backend logic was powered by Java.

License

Notifications You must be signed in to change notification settings

ThiseniSenethma/Inventory-Management-system-using-Java-and-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Management-system-using-Java-and-JavaFX

An inventory management system. Includes features such as adding items, updating items, deleting items, saving item details, viewing item details and calculating current total for saved items. The interface was designed and implemented using JavaFX and the backend logic was powered by Java.

Welcome to the Inventory Management System, a Java application built with JavaFX for managing inventory data. This project includes Java code, FXML files, and text files for storing data.

Project Structure

All Java source code is located in the src/main/java directory. FXML files, used for designing the graphical user interface, can be found in the src/main/resources directory. Text files containing stored data are available in the project folder.

Running the Application

To run the application, find the "HelloApplication" code in the Java source code. Ensure that you have the necessary dependencies and JavaFX installed. Then, execute the HelloApplication class to start the application.

License

This project is licensed under the MIT License.

About

An inventory management system. Includes features such as adding items, updating items, deleting items, saving item details, viewing item details and calculating current total for saved items. The interface was designed and implemented using JavaFX and the backend logic was powered by Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages