Minimalist based windows application form to help with make offline form with integrated to Excel
- Integrated data submitted to excel
- Save data automatically inside program (Only in Runtime)
- Can store many data
- Admin feature made it safe
It will be file data.xlsx included data from the form
- If you don't install dearpygui yet. You can enter this command in your terminal
pip install dearpygui
- If you don't install openpyxl yet. You can enter this command in your terminal
pip install openpyxl
then run it with
py CForm.py