hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

Home Page:https://hackathons.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard: Filter & sort hackathons on list view

garyhtou opened this issue · comments

Filter by:

Sort by:

  • Start date
  • Created at (submission date)

Nice to have:

  • Filter by "Upcoming" (start date in the future; today and onwards)
    e.g. where("start >= ?", Time.now)