HackRU / OneAppFlutter

An official event app for HackRU
https://oneapp.hackru.org
MIT License
30 stars 13 forks source link

Filter Announcements by Topic #73

Closed dhruvilp closed 1 year ago

dhruvilp commented 4 years ago

Describe the solution you'd like Allow users to filter announcements by topic (ex: food, prizes, tech-talk, etc)

Additional context Add material choice chips selection one row (make it horizontal scrollview like continuous) below timer banner so users can filter announcements by specific topic

mjrb commented 4 years ago

How will you determine what topic an announcement is for?

PJprogrammer commented 4 years ago

How will you determine what topic an announcement is for? Some kind of text search for now. However, it could be inaccurate. In the future, we can have the backend classify the announcements.