Skip to content

A dynamic OTP login application built with Kivy with beautiful animation when validating code

License

Notifications You must be signed in to change notification settings

Kourva/KivyOTPLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KivyOTPLogin

A dynamic OTP login application built with Kivy with beautiful animation when validating login

About

  • OTP VALIDATION: This app is an example app for OTP validation, turning the input field red with an animated transition for invalid codes and green for valid ones, ensuring a clear and intuitive user experience.
  • MULTI SCREEN: Built with Kivy's Screen Manager, this app offers smooth navigation between multiple screens, enhancing the overall usability.
  • BUTTON INPUTS: No need to use keyboard to enter inputs, you can press on input buttons and change its input number

PASSWORD DEFAULTS TO 12345

Example-Video.mp4

Installation

  • Clone repository
git clone https://github.com/Kourva/KivyOTPLogin
  • Navigate to main directory
cd KivyOTPLogin
  • Install requirements
pip install -r Libraries/requirements.txt
  • Run the app on terminal
python main.py

About

A dynamic OTP login application built with Kivy with beautiful animation when validating code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published