issues
search
AY1920S2-CS2103T-T10-2
/
main
MIT License
0
stars
5
forks
source link
Edited user stories
#89
Closed
haveaqiupill
closed
4 years ago
haveaqiupill
commented
4 years ago
Removed user stories that do not match target users' characteristics according to feedback from @beatricetay and @tharshita.
Merged repetitive user stories
haveaqiupill
commented
4 years ago
Changed access from public to private for
questionString
and
answerString
in Question and Answer classes
Added
Set<Flashcard> flashcards
in Deck class
Added
Deck
reference in Flashcard class