Skip to content

A graphical user interface (GUI) has been created using Python script and Tkinter packages. The GUI allows for registration of data which is then saved in an Excel sheet.

Notifications You must be signed in to change notification settings

vinaysomawat/Registration-using-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration-using-Tkinter

  • Create a new excel file named "excel.xlsx"
  • Enter the data in GUI-form.
  • The data will be saved in local .excel file.

To setup the project on your local machine:

  1. Click on Fork.
  2. Go to your fork and clone the project to your local machine.
  3. git clone https://github.com/vinaysomawat/Registration-using-Tkinter.git

Open command line and run the file:

python registration.py

Preview:

GUI

Output:

OUTPUT:

About

A graphical user interface (GUI) has been created using Python script and Tkinter packages. The GUI allows for registration of data which is then saved in an Excel sheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages