Skip to content

Golang fyne app for parse excel and csv convert it to json and make http request

Notifications You must be signed in to change notification settings

Shashank771df/Golang-fyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang Fyne - Desktop App

GitHub stars

File Uploader is a simple desktop application written in Go using the Fyne toolkit. It allows users to upload Excel or CSV files, convert them to JSON format, and make API requests with the converted data.

Features

  • Upload Excel (.xls, .xlsx) or CSV (.csv) files
  • Convert uploaded files to JSON format
  • Make API requests with the converted JSON data
  • Responsive and user-friendly interface

Installation

  1. Make sure you have Go installed on your system. If not, you can download and install it from golang.org.

  2. Clone this repository:

    git clone https://github.com/Shashank771df/Golang-fyne.git

About

Golang fyne app for parse excel and csv convert it to json and make http request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages