Skip to content

Simple Tkinter-based desktop GUI for collecting student details like name, contact, DOB, and address.

Notifications You must be signed in to change notification settings

sm6746/Student-Registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Student Registration Form

A small Tkinter-based GUI for collecting basic student information (name, contact, DOB, address).

Quick, minimal, and easy to run for local desktop use.

Quick start

  • Requirements: Python 3.7+ and the standard library (Tkinter).

  • Run the application with Python (example):

    python mainfile

    (Replace mainfile with the actual script name if different.)

Notes

  • This README is intentionally brief. For details, runtime options, or tests, expand this file or consult the source files.
  • License: not specified in this repository.

About

Simple Tkinter-based desktop GUI for collecting student details like name, contact, DOB, and address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published