bounswe / 2021SpringGroup3

The project repository of Group 3 for CMPE 352 course where we share the information about our team members, communication procedures, meeting agendas and research as well as our source code.
6 stars 2 forks source link

Backend: Counts inc & dec - bug fix #563

Closed schroscatt closed 2 years ago

schroscatt commented 2 years ago

When an object is pulled from a list, its count is decremented.

When an object is added to a list, its count is incremented.

Ufuk-Arslan commented 2 years ago

I approve this pr, thank you for your efforts.