froyg / thittam

1 stars 4 forks source link

Added resource and group inputs in UML design #44

Closed Compro-Prasad closed 5 years ago

joesteeve commented 5 years ago
  1. Rename 'GroupInput' classes to 'ResourceGroupInput'.
  2. Both the input view classes should have methods to show error message. Like "show_error(const std::string &)"

Everything else looks good. Please change those alone and resubmit.

Compro-Prasad commented 5 years ago

Done