Online Music Store

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
infinity553
Forum Newbie
Posts: 2
Joined: Fri Jul 17, 2009 12:15 am

Online Music Store

Post 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?
User avatar
sanju
Forum Commoner
Posts: 65
Joined: Sat Jun 21, 2008 2:15 am
Location: Kochi, India

Re: Online Music Store

Post by sanju »

hi

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

Regards
Post Reply