Page 1 of 1

To develop the community software ...

Posted: Fri Mar 14, 2008 5:34 am
by avmohankumar
Dear Friends,

I would like to develop the community software, which may have forum, chat, video chat facilities. to develop this community software, what are all the modules should I have to design. so please direction me to develop.

Thanking you,
Regards,
maza.

Re: To develop the community software ...

Posted: Fri Mar 14, 2008 7:02 am
by onion2k
At a minimum I imagine you'll need modules for:

Constants management
Database connection/queries
Template management/display
Asset management
User management
Log handling
Error handling
Mail sending
Security

Once you've designed that then you should be able to start writing some front-end modules like the forum, chat, and video bits you mention.