AfterClass-io / afterclass.io-v2

[alpha] https://new.afterclass.io
https://afterclass-io-v2-git-main-afterclass.vercel.app/
MIT License
6 stars 2 forks source link

[Feat] search result should include review statistics #162

Closed davidlhw closed 2 months ago

davidlhw commented 3 months ago

Features

currently, the search result statistics is hardcoded but it should reflect the accurate statistics based on what's available on the database

screenshot_20240612_111510

Core

Optional

Implementation

update SQL in these functions:

update hardcoded stat value at:

Potential Issues