livingfunction
11 Feb 2010, 06:01 AM
Hello,
First a bit about my idea:
I wish to make a website where people can create and sign up for certain events. For this you will need to be logged in, which means that you will have to register a profile first. I will need an underlying database to handle the profiles, events, event signups and logging.
Since im relative new to web programming, I haven't even started going into details such as which programming language and database to use, however I'm trying to figure out a design for the entire thing. So I was hoping that someone could point me in the right direction, such as which design patterns, layers etc. that I could use for this setup.
Regards Peter
First a bit about my idea:
I wish to make a website where people can create and sign up for certain events. For this you will need to be logged in, which means that you will have to register a profile first. I will need an underlying database to handle the profiles, events, event signups and logging.
Since im relative new to web programming, I haven't even started going into details such as which programming language and database to use, however I'm trying to figure out a design for the entire thing. So I was hoping that someone could point me in the right direction, such as which design patterns, layers etc. that I could use for this setup.
Regards Peter