I’ve been given a task to complete and it is the following:
Build a web site with with a ridiculously small budget with these functions:
* calendar with an event manager, that makes it easy to add/edit/delete events.
o when event is created, user groups and individual users can be emailed with an invitation.
o the invitation contains a link to a form, where the user has to fill in the form with all the required fields (like how many people are coming with the person, etc.)
o the users are able to view the calendar and see the events that they are invited or can attend.
* user message system
* a few pages with editable content.
* w12 only: a special page with the list of business owners that are offering special discounts to other w12 members.
So the main thing really is the event manager, the user communication system is just a really nice bonus.
I really am a designer, but I am very interested in learning programming and because I learned css and html to an extent that I can “code with my eyes closed”, I thought I might try learning php and I started with codeigniter, I have been advised to come here from a topic on the other board. So I’m quite a newbie and prolly gonna bug people if I do end up using EE to build it, so:
Should I use EE for this or not? (If not PLEASE give good alternatives.)
