This application allows a user to add Customers information and measurements for Arabic clothes/Kandoora. It allows the user to view all the measurement in a Tabular View.
Some features of the application:
- Converts Information into JSON.
- Tabular View of Customer Order Supports Search Functionality
- Tabular View of Customer Order Supports Deletion of Order
- Parser used for storing and retrieving JSON from a given file.
- youtube.com
- Java
- JavaFX
- JSON / GSON
- JavaFX Scene Builder
- Using Object Oriented Programming to store user's information.
- Converting User-Defined Classes into JSON object using the GSON Library.
- Writing GSON String to Text File.
- Reading and Parsing GSON String into ArrayList of User-Defined Class.
- Working with JavaFX Scene Builder to create a Custom Design for the Application
- Deletion of Orders from Tabular View and updating file.
- Search Functionality of Orders which updates Tabular View (Supports Name Field for now)
To Be Implemented
- Clone the file tailorSystem.jar from the repository.
- Open the file with application Java Platform SE Binary(Windows) or OpenJDK Java 11 Runtime(Ubuntu)
- Add Functioning .jar file
- Add Editable Fields in Tabular View