Hi,
Can someone please critique my database design? I'm doing a personal project to force me to use php more and am making an online store selling computer software.
The only thing I'm a bit unsure on is the Wishlist table. I'm also planning on having a price listing on my page (E.g. £20 - £40 (3 Products)), will will storing the price as a single value allow me to do this easily (can't think how to achieve this effect).
Anyway, the design:
Can someone please critique my database design? I'm doing a personal project to force me to use php more and am making an online store selling computer software.
The only thing I'm a bit unsure on is the Wishlist table. I'm also planning on having a price listing on my page (E.g. £20 - £40 (3 Products)), will will storing the price as a single value allow me to do this easily (can't think how to achieve this effect).
Anyway, the design:
