Skip to content

Commit 7c4a310

Browse files
authored
Create README.md
1 parent 006e242 commit 7c4a310

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Registration form/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<h1 align="center">Registration Form</h1>
2+
<p>
3+
This is the student registration form made in python using "Tkinter" library. All the details filled by user in it will be saved automatically in the Excel sheet attached to it.
4+
</p>
5+
<p align="center">
6+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Registration%20form/Screenshot.png" height="500" width="700"><br>
7+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Registration%20form/excel_sheet.png">
8+
</p>

0 commit comments

Comments
 (0)