ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

FIX: Fixing numUsers variable issue #91

Closed MPriston closed 1 year ago

MPriston commented 1 year ago

Overview

In this PR we fix the database integrity issue introduced during PR #35. In this issue, we introduce a new service that is used to calculate the effective capacity as well as changes some of the frontend components that are affected by this change

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go to this page.
  4. Test this function.

Tests

Linked Issues

Closes #0