Database Diagram
Rewards and RateFriendPerCategory tables pending, waiting for decision
This entry was posted on Wednesday, April 20th, 2011 at 06:13 and is filed under Design and Development. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
In general, the database diagram seems to include the information needed for our application. But i will like to propose some optimizations or corrections for the diagram:
1. ProductName and OriginalPrice in Offer table. I believe that is not necessary because our application is offer based and not product based and information about those must be in offer description
2. Comment table should also have a connection with Shop