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.
Some major frameworks that were used in this project.
- Clone the repo
git clone git@github.com:RishabhKodes/excel2json.git
- Goto root directory
cd excel2json
- Run
medium1.html
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Rishabh Bhandari - LinkedIn Email
Project Link - GitHub
Made with ❤️
by e33or_assasin