/Registration-using-Tkinter

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.

Primary LanguagePython

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: