Skip to content

HemantAHK/Tkinter-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter_form

This is a simple entry form to enter the data.

Getting Started

This is a simple form to collect data and save it save it in csv file when ever submit button is clicked.

Built With

  • Tkinter - It is a windowing toolkit
  • csv - Import and export format for spreadsheets and databases

How to use

Step1:Open the command prompt and go to the desired path where the tkinter_form.py is located and type the following command. GitHub Logo Step2:Fill the form with required details. GitHub Logo Step3: After filling the form, On clicking the submit Button the Data will be saved in database.csv and a text DONE!!! will be displayed on the command prompt GitHub Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages