Products table (Rhodri Jones)

Solve your problems or get new ideas with basic brainstorming

Get Started. It's Free
or sign up with your email address
Products table (Rhodri Jones) by Mind Map: Products table (Rhodri Jones)

1. Date added

1.1. When the admin adds a product through the form the data and time will automatically be attached into the database

1.2. This will allow the user to sort and filter the products by date added

2. Price

2.1. This must be stored with each product to bill the customer correctly

2.2. This piece of information will then be passed on to the transaction method

3. id

3.1. This is an unique number that will identify a product

3.2. This will make the table more organized and effective

4. Product name

4.1. This will briefly identify the product

4.2. Will go along next to the id to allow users to identify each id

5. Details/description

5.1. This will give a brief description for the product

5.2. This will display in the product information page