Hello!
A desktop program is needed for processing supplier files in xml, yml, xlsx, csv formats, specifically a program that can combine such files into one. An analog of ShopEditor.
The program should have the potential for further monetization, in the form of providing access to a usage license for the program for 1 month.
The development of the program can take place in several stages.
The program consists of an interface and a technical part.
Description:
There are stores (more than 16) on the Prom marketplace and several suppliers from 5 to 25, with the same number of files (links).
Combining links is necessary because prom.ua cannot change the status of a product with more than one link during import.
Task - a program (script) is needed that can process up to 20 supplier links (or to a conditional infinity). The output should be 1 link that, when imported, will upload all the products that were added.
Functionality that needs to be added to the program:
1. Adding cities to the product (the product is located in cities: ......... (prom allows up to 3 cities) - the client should be able to write or select the necessary cities from the list.
2. Uniqueness of the product name and product description. (In ShopEditor, for example, you can add the product code to the product name, and the code is also automatically added to the product name in the description - thus, the product card becomes unique and prom highlights it separately) - the client should be able to add anything for the uniqueness of the name and description of the product.
3. Available products - there should be an option to filter products by availability. I am not interested in products that are not available.
4. Sending the file (ready link) via the API of a specific store (this allows prom.ua to do it for free).