WorldEnterpriseGroup / danhup

MIT License
0 stars 3 forks source link

Ft/tkinter app #11

Closed Angelus123 closed 1 year ago

Angelus123 commented 1 year ago

What does this PR do? Create a Simple Demo for Tkinter app using Python with the following functionalities:

Setup project locally

I also recommend using vscode

$ Move into correct folder.

$ cd danhup

Switch to ft/tkinter-app branch

$ git checkout ft/tkinter-app

Run app with the following command.

python index.py

How to use app

Check membership.

by now we use simple function for checking membership, just for the demo user this key 1234

image