I have to make application or software to validate the data of products (in csv files) before uploading to production sever.
So as data is products , items , its attributes and prices and inventory as ecommerce site normally has it so I was thinking to load it into some open source php or java based ecommerce platform where I can load these products data and can verifiy them and then send it to production server.
Which platfoms are easy and suitable for this purpose like I was thinking Magento, OpenCart or Wordpress with WooCommerce theme or BroadLeaf (Java platform) . but I am looking platform which is more simple and easy to work.
I am Java programmer so more comfortable in Java but if also can learn and work in php too if php platforms are more easy.