This project base on Python & ElectronJS Building Desktop GUI Application youtube video posted by Parwiz Forogh
Thank you very much for your valuable tutorial!!! Parwiz Forogh
- Nodejs v13.14.0
- Python 3.7.3
- MySQL via XAMPP v3.2.4
- Bootstrap via bootswatch.com theme
solar
pip install -r requirements.txt
npm i
- Open XAMPP
- Start Apache from XAMPP
- Strat MySQL from XAMPP
- Run
app.py
using package installed python venv - Finally
npm start
using the REST Client
extention in vscode