Skip to content

ReaseRZ/CForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CForm

Minimalist based windows application form to help with make offline form with integrated to Excel

Feature

  • Integrated data submitted to excel
  • Save data automatically inside program (Only in Runtime)
  • Can store many data
  • Admin feature made it safe

Main Menu

image

Admin Login Pop Up

image

Add Question Menu in form (Admin Only)

image

User Panel (It's for general user)

image

Confirm Pop Up to export current data to excel

image

Result

It will be file data.xlsx included data from the form

image

How To Run

  • 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

About

Form based software integrated to Excel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages