This project demonstrates a Single Sign-On (SSO) screen design implemented in Python using the KivyMD module. The application consists of three screens: a login window, a signup window, and a validation result window.
- Python 3.x
- KivyMD
-
Clone the repository:
git clone https://github.com/yashshah035/Python-SSO-Design.git
-
Install the required dependencies:
pip install kivymd
-
Navigate to the project directory:
cd Python-SSO-Design
-
Run the main Python file:
python Yoga app.py
-
The application will launch, presenting the login window. From there, you can navigate to the signup window and validation result window as needed.
Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.