Hello all,
I am trying to write a maintenance software for a generator
distributing company.
The company works the following way

1 site has many generators
1 generators has 1 manufacturer and many parts
1 part has many generators
1 manufacturer has many generators and many models
1 model has one manufacturer
1 part works for many generators
1 manufacturer makes many models
.
.
.

Anyways as you can see is a very complex system. To which then we will
add work orders, maintenance, etc..
My questions is, will cake PHP make my life easier or harder I have
been working with it for about 1 week and so far its been ok until I
introduced the above concept today of many parts to many generators
etc then it got really complex.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to