A simple login page created using the Tkinter library in Python. This GUI application allows users to register and login with their information. User registration with name, email, contact number, ...
This application is a slow work in progress. It is an adaptation of a NodeJS program I wrote ages ago, but I hope to make it more stable than the NodeJS version. It is set up to run on one ...