/excel2json

To convert excel files into json schema.

Primary LanguageHTML

Excel2Json

About The Project

This is a webapp which can convert your complex Excel sheets into JSON schema. A very demanding task specifically for backend developers made easy!

In the Website, just upload the .xlsx Excel file, and you will see the JSON format converted schema as the result.

Built With

Some major frameworks that were used in this project.

Getting Started

Installation

  1. Clone the repo
git clone git@github.com:RishabhKodes/excel2json.git
  1. Goto root directory
cd excel2json
  1. Run
medium1.html

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Me

Rishabh Bhandari - LinkedIn Email

Project Link - GitHub

Made with ❤️
by e33or_assasin