Skip to content

rahul-ojha-07/excel-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excel-to-json

Excel to Json App

MIT License gson apache poi

Logo

This is a simple web application where you can upload a single sheet MS Excel file and then get it converted to JSON data.

Run Locally

Clone the project

  git clone https://github.com/rahul-ojha-07/excel-to-json.git

Go to the project directory

  cd excel-to-json

Install dependencies/ Build Project

  mvn clean install

Start the App

  use tomact or any server runtime to run the app

Note: you may need to create a Temp folder in your server runtime's directory

Screenshots


Tech Stack

Development: Java, Maven, Apache POI, GSON

Hosting/Deployment: Apache Tomcat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published