Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event categorization #56

Open
putorti opened this issue Sep 1, 2016 · 4 comments
Open

Event categorization #56

putorti opened this issue Sep 1, 2016 · 4 comments

Comments

@putorti
Copy link

putorti commented Sep 1, 2016

Would love to be able to categorize events to differentiate, for example, between phone banks and fundraisers.

@flibbertigibbet
Copy link

There don't seem to be any categories in the API response. There are tags for each event, but those seem to just be IDs.

I suppose we could do some fuzzy matching on the event name or description. Not sure how else this could be implemented without more information in the API response.

@wboykinm
Copy link
Collaborator

wboykinm commented Sep 7, 2016

It seems like we can make some use of the official and tags.prospecting_event booleans, but a bigger concern is how to fit it into the UI (particularly mobile).

@benbuckman
Copy link
Contributor

Is this still open? Can I help here? (I'm looking for some JS codebase to jump into.)

@wboykinm
Copy link
Collaborator

@benbuckman You're welcome to propose/mock up a UI for this. I'm personally resistant to overcomplicating the controls on mobile, but I also haven't put a ton of thought into smart ways of including the categories. There's probably a good way of doing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants