AY2425S1-CS2113-W10-2 / tp

0 stars 5 forks source link

[Improvement] Update developer guide with details for DeleteCoursesCommand and adjust layout of command class diagram #164

Closed chewycj closed 4 days ago

chewycj commented 4 days ago

Fixes #140 and fixes #163

hzxnancy commented 4 days ago

The sequence diagram looks good but you may need to activate the storage class when calling the getCourse() method

chewycj commented 4 days ago

Thanks for catching that!! 👍 Added activation bar for Storage, how is the diagram now? @hzxnancy