Challenge

The customer wanted us to create a simple Google Sheet application, so when you want to create a schema from existing format (.xml, .json) the application will transform all the data and arrange in the way it is readable and understandable.

Solution

When we started with this task, we have made a research of existing tools which can do the same thing the client wants. But fortunately we did not find such tool online yet. So we started with the implementation and testing of this tool and after all the work was done, we prepared a simple demo app for the client. After successful testing, the app was deployed for the client and they are using it till today.