Y
YEAH
Hi!
I want to create a website from which people should be able to request a
piano accompaniment for Christian songs they want to use in their worship
services. The idea is that they say what song they want, I play and record
it, and make it available for them as an mp3-file to download it. And all
that for free!
Technically, it should work like the following:
- The user signs up for my service and creates a user account with password
- The user fills a form through his user acount to request a song they want
me to play
- I should see that form somewhere in an administrator account
- I record the song in mp3-format
- I upload it somewhere to the website
- I make that song available to the user by posting the link to that song
into the user's account
- The user logs in, sees the link and downloads the song
My question is: how can I do that
I know, a very broad question... I have
basic html skills, I have created a website before, but only using html
files. For this project I would need much more than that, I just don't know
what
I know how to program in C++ and Java, if that's an advantage...
I basically want to ask you guys to tell me roughly how I can approach such
a project. I am willing to learn new stuff (CGI, Perl, PHP, ...) if
necessary, but it would be easiest and fastest for me to just use some stuff
that is already available, if there is something for my needs.
Thanks for your help!
Cristian
I want to create a website from which people should be able to request a
piano accompaniment for Christian songs they want to use in their worship
services. The idea is that they say what song they want, I play and record
it, and make it available for them as an mp3-file to download it. And all
that for free!
Technically, it should work like the following:
- The user signs up for my service and creates a user account with password
- The user fills a form through his user acount to request a song they want
me to play
- I should see that form somewhere in an administrator account
- I record the song in mp3-format
- I upload it somewhere to the website
- I make that song available to the user by posting the link to that song
into the user's account
- The user logs in, sees the link and downloads the song
My question is: how can I do that
basic html skills, I have created a website before, but only using html
files. For this project I would need much more than that, I just don't know
what
I basically want to ask you guys to tell me roughly how I can approach such
a project. I am willing to learn new stuff (CGI, Perl, PHP, ...) if
necessary, but it would be easiest and fastest for me to just use some stuff
that is already available, if there is something for my needs.
Thanks for your help!
Cristian