PDA

View Full Version : Where is a good place to discuss web application functionality design?


vw98034
03-10-2009, 05:56 PM
We want to add a new functionality to our community based web application. And we would like to hear some feedback on this enhancement before implementation this time. Where is a good place for a such discussion?

oesxyl
03-10-2009, 06:23 PM
We want to add a new functionality to our community based web application. And we would like to hear some feedback on this enhancement before implementation this time. Where is a good place for a such discussion?
For general question/feedback this is the place, in my opinion. What functionality?

best regards

vw98034
03-10-2009, 06:33 PM
That is a local event functionality. Anyone will be notified for any interested events. We feel that we need one entity to host events which bridge communication between an event organizer or participators. Any sort of functionalities you would suggest?

oesxyl
03-10-2009, 06:51 PM
That is a local event functionality. Anyone will be notified for any interested events. We feel that we need one entity to host events which bridge communication between an event organizer or participators. Any sort of functionalities you would suggest?
I would start with writing use case for this and identify the actors. For example each user have a rol like organizer, participator or simple user and could be interested in one or more events. This make me think to something like "X is interested in Y and Y is related to Z1, Z2, ... => notifiy X about existence of Z1, Z2, .." with X user, Y, Zn events.

best regards

vw98034
03-10-2009, 06:56 PM
I would start with writing use case for this and identify the actors. For example each user have a rol like organizer, participator or simple user and could be interested in one or more events. This make me think to something like "X is interested in Y and Y is related to Z1, Z2, ... => notifiy X about existence of Z1, Z2, .." with X user, Y, Zn events.

best regards

As I have mentioned, I am not asking on how to do it, but what functionalities others would suggest.

oesxyl
03-10-2009, 06:59 PM
As I have mentioned, I am not asking on how to do it, but what functionalities others would suggest.
I know, :) The part which start with "This make me think..." is the functionality, rest of my replay was a explanation or intro.

best regards