issues
search
nishiki-tech
/
nishiki-frontend
Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
21
stars
5
forks
source link
Added IGroup attribute to container interface
#124
Closed
kotaaaa
closed
10 months ago
kotaaaa
commented
10 months ago
Overview
Added IGroup attribute to IContainer interface instead of using groupId, groupName directly.
Corrected to reference IContainer's IGroup.
Name convention of from groupId to id groupName to name
Overview