In this project i have designed a webapp which will take an Excel file, Database Name, Table name as an input from user and update that excel data into the MySQL database at backend.
- Light/dark mode toggle
- Validates whether the uploded file is Excel file or not
- Fullscreen mode
- Cross platform
Once Excel data get sucessfully updated into MySQL
When user select other than Excel file
Client: HTML, CSS, Bootstrap CSS, Javascript.
Server: Flask, MySQL.
This project is used by the following companies:
- Reliance Jio Infocomm Limited.
Clone the project
git clone https://github.com/rushibaswade/Excel_to_mysql-Flask-Webapp/blob/main/Excel.py
Go to the project directory
cd my-project
Install dependencies
pip install pandas, Flask, Mysql_connector
Start the server
python Excel.py
Install my-project with npm
npm install my-project
cd my-project
While creating this project i got hands on exposure to Python Flask framework, And MySQL database.
If you have any feedback, please reach out to us at rushib12344@gmail.com