Wednesday, 2 December 2009

Admin : user management

Today we started to implement the user management for the admin.

We choose to have a table with one line per user name, email, rights and some action button : view detail, edit and delete.

We implement it directly with the database ! It was interesting !!!!