RaziFalah / py-login-system

Save your data using this tkinter app, this app doesn't require any internet access so it's safe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master data

Pls note: this app is unpacked so the script and data is clear to read without a login, you need to pack it or insert a net database system.

About: tkinter app can store data with a login system (Using dect != DB)

Login file

this file have all the login system data stored in a nested dect, you can insert a database connection instad!

App file

here is the main file that you will be redirected to after a successful login attempt!

this file includes a very basic program just in order to visualize the login system feel free to change it. the LICENSE applyed only on the login file!

Logs file

this file save all the action you caused in the app including client's actions or service actions such as warnings errors messages.

About

Save your data using this tkinter app, this app doesn't require any internet access so it's safe.

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.9%Language:HTML 5.1%