hackclub / hackclub/hackathons-backend
API: Filtering
Open
nice to have
- Dominant language
- Ruby
- Stars
- 29
- Forks
- 8
- Avg merge
- 12h 2m
- Merged PRs (30d)
- 41
Description
The primary use case is filtering for upcoming Hackathons (`starts_at > Time.now`)
We should use a gem, such as:
- https://github.com/procore/sift
- https://github.com/jhund/filterrific
- https://github.com/activerecord-hackery/ransack
- or others
Contributor guide
Assessment
This issue has not been assessed yet.