Page 1 of 1

Online Music Store

Posted: Fri Jul 17, 2009 12:26 am
by infinity553
I am planning to develop an online music store

i am stuck with how to go about it

so far i have thought of the following table for database

song details table-'song id'-'song name'-'singer'-'category-western/filmi/classical'-'path'
song price table -'song id'-'price'
admin table-for uploading the songs and setting te price

i am having problems with design the structure of the website plz help
is the database sufficient?

Re: Online Music Store

Posted: Fri Jul 17, 2009 2:24 am
by sanju
hi

Is your site will have online selling of cds. If so database for the e-commerce purpose also needed

Regards