regostar / eventique

AI Enhanced Event Planning
MIT License
0 stars 1 forks source link

All Events on the Homepage #63

Closed SparshaPrakash closed 2 months ago

SparshaPrakash commented 3 months ago

As a user, I wish to see my events on the home page with the ability to filter on event status i.e., old, active, and upcoming so that I can quickly filter and navigate to the appropriate event.

Acceptance Criteria:

  1. The table should at least have 2 columns event title and status
  2. Longer event titles are either wrapped or trimmed.
  3. The filter should have 3 radio buttons (old, active and upcoming)
  4. There should be an option to clear the filter
Govind-Asawa commented 2 months ago

Implemented, tested and merged into develop