Wednesday, 25 November 2009

Working on the DB

We have started to manage a DB (in http://db4free.net/ ).

We have a simple design, of the DB, only for manage the users. Later we will add more tables and data.
Now we are starting to do some functions for the user login.

Working on the Sudoku

Today the first version of the sudoku is appearing on the website !

First we have done a 9 * 9 table... but than we remember the age of the kid, between 7 and 12 !! So we did a 6 * 6 table and maybe we will do even some 4*4 table !

Working on the sudoku, some problem appears on the login management ! Finally it was only a problem in the order of widget declaration.