nus-cs2103-AY2021S1 / forum

20 stars 2 forks source link

Do we keep relevant user stories in DG? #403

Closed Ziyang-98 closed 4 years ago

Ziyang-98 commented 4 years ago

My group brainstormed user stories before we started on the tp and noted them in our DG. However, at the end of v1.4 we realize some user stories are not relevant anymore as we did not manage to implement the features related to those stories. Do we keep the irrelevant user stories in the DG or should we remove them to and only keep relevant user stories? (By relevant, I mean user stories which the related feature is implemented)

damithc commented 4 years ago

You can keep unimplemented user stories. As the tP simulates an ongoing project, it's acceptable to have requirements that are not implemented yet.

Ziyang-98 commented 4 years ago

Ok thank you prof!