The WebApp is hosted at swift2891.pythonanywhere.com
A Web app to convert .xls file to .xlsx file. A simple and instant solution.
Go to the above mentioned URL
- Upload the .xls file
- Click Convert button and save the new converted file.
- Clone this Project
- Load it in PyCharm IDE
- Install all needed libraries mentioned in requirements.txt
- Run main_app.py inside src/ folder.
- Go to the local host server to access app.
The app has only one feature. I will be working on this to add more features.