reset password
Author Message
calstatelaboy
Posts: 52
Posted 15:28 May 22, 2011 |

Hello Dr Sun,

I am sorry; I still have confusion about requirements and few questions.


1.     When user creates any event, do we have to take starting time and ending time from user?

2.     Is date of event should be date selected on calendar? Does that mean that user can create any back dated event?

3.     To delete of an event, does that mean it should be deleted from database?


Thanking you with regards,

cysun
Posts: 2935
Posted 15:32 May 22, 2011 |

1. Yes.

2. Yes and yes.

3. Yes.

nphan2
Posts: 9
Posted 21:15 May 25, 2011 |
cysun wrote:

1. Yes.

2. Yes and yes.

3. Yes.

Regarding to answer of question #3, it is not part of the requirement whether this should be physical delete. Can we just do logical delete?

cysun
Posts: 2935
Posted 23:08 May 25, 2011 |
nphan2 wrote:
cysun wrote:

1. Yes.

2. Yes and yes.

3. Yes.

Regarding to answer of question #3, it is not part of the requirement whether this should be physical delete. Can we just do logical delete?

Yes.