Saturday, 28 November 2009

Login widget improvement

Now that we change our Database and see that it is functionning, we were able to link the login module with the database.
The connection is not instanteneous so we put a animated GIF in order to show to the user that the system is working at checking his ID and that he has to wait !
We add some status/error messages in the module ("checking ID", "username wrong"...)

The "Add new account" is linked with the database too.