Skip to content

Company “XYZ” wants to upload their product catalog to its E-Commerce website. Company XYZ received a product catalogs as Excel files from their Vendors. Company XYZ e-commerce software only parse specific formatted CSV files. So To Upload Product catalog received from Vendors to e-commerce software, XYZ wants your help to convert Product Catalo…

satwinder8294/c_sharp_excel_to_csv_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c_sharp_excel_to_csv_converter

Company “XYZ” wants to upload their product catalog to its E-Commerce website. Company XYZ received a product catalogs as Excel files from their Vendors. Company XYZ e-commerce software only parse specific formatted CSV files. So To Upload Product catalog received from Vendors to e-commerce software, XYZ wants your help to convert Product Catalog files into the e-commerce software specific CSV files. You are given a product catalog in Excel format (ProductList.xlsx), where each row represent a single product. Your task is to design and write program to convert “ProductList.xlsx” into the CSV files using following CSV File template (Table 1). Each row in your output CSV file represents product corresponding to the input catalog excel file.

About

Company “XYZ” wants to upload their product catalog to its E-Commerce website. Company XYZ received a product catalogs as Excel files from their Vendors. Company XYZ e-commerce software only parse specific formatted CSV files. So To Upload Product catalog received from Vendors to e-commerce software, XYZ wants your help to convert Product Catalo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages