Room Designer 2d 19.06.08
Description: I need 2D Room Designer like www.showerlux.uk.com/planner/planner.htm or www.bathroom-guides-planner.com/planner/planner.htm with some simple functions like list of products category and objects.
Steps:
1-Give user name and password, compare it in database. If user exists then go further else give massage like user don’t exists please register (if it’s possible to do in php etc. then it’s also OK)
2-Select the room shape (rectangle or L etc.)
3-Give room size/dimension
4-Go to next page/step, select from list the texture of wall and floor (you can see the selected texture in the room area)
5-Put the wall and flower texture information in the database under user name.
6-Go to next page/step, select the objects from the list and drag them to the room area.
7-The selected object must be put in the database under user’s name.
When we drag some objects from object list to the room area, the x, y, location and name of that object must go to database in binary or text format.



