Skip to content

djdubuque/JKPatternLock

 
 

Repository files navigation

JKPatternLock

This is a implementation of famous pattern lock used in modern tablets and smartphones

Please Enter a pattern to record. This application only works on non-mobile devices. However, I am still working on adding touch support for this product. So, how does it work?

First time when you enter your username in the textbox, if it does not exists, it will create one and store your pattern. However, if username already exists in the back-end, it will by default check for authentication details in the database! Let me know app bug/ feature requests. Enjoy!

Each bullet ranges from number 0-8 starting from top left corner (0) ending at bottom right corner (8). Your password is the sequence of pattern followed by user.

You can view interactive demo at: http://jayeshkawli.com/Canvas/JKPatternLock/PassField.html

About

This is a implementation of famous pattern lock used in modern tablets and smartphones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.6%
  • JavaScript 42.7%
  • CSS 7.0%
  • PHP 6.7%