https://github.com/vinaysomawat/registration-using-tkinter
Registration GUI which save data in excel sheet. This is developed using python script with Tkinter packages
https://github.com/vinaysomawat/registration-using-tkinter
openpyxl python registration-forms tkinter-gui
Last synced: about 1 year ago
JSON representation
Registration GUI which save data in excel sheet. This is developed using python script with Tkinter packages
- Host: GitHub
- URL: https://github.com/vinaysomawat/registration-using-tkinter
- Owner: vinaysomawat
- Created: 2018-12-25T07:52:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T19:37:06.000Z (over 5 years ago)
- Last Synced: 2023-03-02T13:41:43.115Z (over 3 years ago)
- Topics: openpyxl, python, registration-forms, tkinter-gui
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 3
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:

Output:
