3. Data Diagram
The following data diagram illustrates how the user data is going to be stored on the server.
- Accio_userdetails: records the unique details of a person. Later this same table will be used to reference other tables based on the user_id
- Accio_purchases: records the purchase details such as the amount paid and the product that has been purchased.
- Accio_products: lists the product price, the quantity purchased and it's price.
Content Rating
Is this a good/useful/informative piece of content to include in the project? Have your say!
You must login before you can post a comment. .