Simple CSV Builder with Java 8
-
Updated
Dec 15, 2020 - Java
Simple CSV Builder with Java 8
A java package that uses CSV files as its database to provide ecommerce functionalities such as 2-Factor Authentication, Products Catalogue, Add to cart, Ordering etc. All from the CLI.
Command Line Application to convert CSV files to XML. You can either use comma separated csv files or semicolon separated csv files
We currently have a way to export excel sheets. The company has multiple locations. Upon inventory export, the items are listed on the sheet for location 1, then for location 2, etc. The program extracts the part number, location, and qty, combines them and generates a CSV file that can be imported into the database.
Add a description, image, and links to the java-csv topic page so that developers can more easily learn about it.
To associate your repository with the java-csv topic, visit your repo's landing page and select "manage topics."