Thursday, 26 November 2009

Design with bright color !

As the website is mainly for kid, lets try to put some nice color on it !

Work on the header, footer and with the background color.

The design will probably be improve with the time especially because it is so easy with CSS !

New Account and Password recovery

Today we work on the user management. First the module which enable the user to register on the website :
- creation of a new class with a form (login, password, name, birth year, email...)
- integration in the structure
- check the data given by the user (valid email, login exists already, confirm password...)

Second a module which enable the user to receive a new password if he lost his first password.