Sunday, April 1, 2012

Password Manager, Flex 4.6 Mobile application for sale.

  • Sign Up View
  • Login View
  • Forgot Password View
  • Add New Domain View
  • View all Domains View
  • Mobile application to store and access passwords for different domains, can come in handy when you want to remember multiple accounts and manage them.
  • Used Transition between views.
  • Proper validations on fields.
  • Skinning of Views, Buttons and a custom Alert Component for mobile.
  • Using embedded database in AIR SqLite for data management like storing login info and passwords.
  • Follows basic MVC architecture patterns, package structure can be seen below.
  • Can also be used as a start up app for mobile platforms using Flex4.6 and Flash Builder4.6.
Includes:
  • Flex4.6 project (well commented)
Cost: $10

Tuesday, February 21, 2012

Login-Signup Panel using Flex4.5 mobile,PHP,MySQL

  • Login View
  • Signup View
  • Forgot Password View
  • Used Transition between views,proper validations on fields using StringValidator and EmailValidator.
  • Skinning of Views,Buttons.
  • Data service - HTTPService and also Remoting with amfphp.
  • All data are stored in database.
  • Used proper validations on backend to ensure unique accounts(on user name) are created.
  • For Forgot Password, Password is mailed using a standard mail template.
Includes:
  • Script (.sql) to create database
  • Flex project (well commented)
  • PHP files
Cost: $10