GloEDI
GloEDI is a simple application built with Fyne that allows users to select and validate EDI (Electronic Data Interchange) files using the ediNation API.
Table of Contents
- Overivew
- Requirements
- Installation
- Usage
- Contributing
- License
Overview
This application provides a user-friendly interface for selecting EDI files, validating them using the ediNation API, and displaying the validation status. The application is built with the Fyne toolkit, making it cross-platform and easy to use.
Requirements
Before running the application, ensure that you have the following requirements installed:
Installation
Working on building/packaging for desktop environments
Usage
- Launch the application.
- Click the "Select File" button to choose an EDI file for validation.
- The selected file path will be displayed.
- Click the "Validate File" button to send the file to the ediNation API for validation.
- If the validation is successful, a success message ("Valid EDI") will be displayed.
Contribution
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the issue tracker
License
This project is licensed under the GPL-3.0 License