Form with Tkinter and very basic backend database

This is a simple form application created using Tkinter, a Python GUI library. I made the interface using tkinter-designer to convert Figma file to a python file.

It has a simple Sqlite database and validation requirements to register clients.

image

Installation

To run this application, you need to have Python installed on your machine. You can download Python from the official website: Python.org.

Once you have Python installed, you can clone this repository: