|
Re: database design
Well this isn't really something we can just tell you. You have to ask yourself what information you will need to have stored for the site. Once you have that then you pretty much have your tables. You might need to normalize the tables but once you know what you need to store then coming up with the database design is pretty straight forward.
|