incubator-xtable
incubator-xtable copied to clipboard
Add a UI feature to seamlessly convert One table format to other formats using Apache XTable
Feature Request / Improvement
Introducing a UI feature to seamlessly convert One table formats to other formats using Apache Xtable, offering numerous benefits:
Advantages:
- Simplified configuration: Eliminate the need to create configuration YAML files, thereby resolving most configuration-related issues.
- Real-time monitoring: Track the status and progress of the conversion operation directly within the UI.
- Centralized logging: Access conversion logs from the convenience of the UI, streamlining the debugging process.
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi @vinishjail97 / @the-other-tim-brown
I am considering implementing it using the Spring MVC framework with bootstrap. Do you have any other suggestions?
@rangareddy I am familiar with Spring and there are lots of examples of it online so I think it will be good for getting a server setup.