Skip to content

yashshah035/Python-SSO-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Single Sign-On Screen Design with Python using KivyMD

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.

Prerequisites

  • Python 3.x
  • KivyMD

Installation

  1. Clone the repository:

    git clone https://github.com/yashshah035/Python-SSO-Design.git
    
  2. Install the required dependencies:

    pip install kivymd
    

Usage

  1. Navigate to the project directory:

    cd Python-SSO-Design
    
  2. Run the main Python file:

    python Yoga app.py
    
  3. The application will launch, presenting the login window. From there, you can navigate to the signup window and validation result window as needed.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.

About

My simple log in page of yoga advisor app in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages