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
- Store standard registration data, for example name, age, courses, and so on
- Has a neat and organized user interface.
- 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.
- The data input by the user will be entered into the registrationdata.txt file