SimpleGreetingApp

A Simple Kivy Greeting App

This is a very simple GUI App that receives a name text input from the user and returns a "Hello" greeting.
This App was created for learning purposes - so please feel free to use anything from it that may help you in your Python journey!

SayHello_complete.py
Is the complete Greeting App file.

SayHello_starterCode.py
Is the starter file to code from when following my step by step tutorial on Youtube.
Watch the Kivy GUI tutorial on YouTube :

Author: Mariya Sha

GitHub

https://github.com/MariyaSha/SimpleGreetingApp