Skip to content

arunpkio/UserLoginApp

Repository files navigation

UserLoginApp

Simple app with SQLITE backend for user manipulation

This app demonstarte how we can use SQLITE database as a backend for our QML application by using LocalStorage module from Qt.

This demo app has following feature implemented.

  • User registration
  • User login
  • Password retrievel

Icons used in this app are from Font Awesome [http://fontawesome.io/icons/]

Screenshots:

LogIn Screen:

alt tag

Register Screen:

alt tag

Password Reset Screen:

alt tag

UserInfo Screen:

alt tag

About

Simple app with SQLITE backend for user manipulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published