Skip to content

Registration App v1.0.0

Latest
Compare
Choose a tag to compare
@shabir-mp shabir-mp released this 06 Apr 03:56
f5578a7

Registration App v1.0.0

Simple registration application that can store first and last name, title, age, nationality, registration status, courses. Using the tkinter library to run the application

Features

  1. Store standard registration data, for example name, age, courses, and so on
  2. Has a neat and organized user interface.
  3. Has a feature to check user input. Users are required to fill in the terms and conditions and name. If the user does not fill in, a warning popup will appear.
  4. The data input by the user will be entered into the registrationdata.txt file

Github Footer