GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 384 forks source link

GitHub Discussions #1109

Open BasThomas opened 6 years ago

BasThomas commented 6 years ago

GitHub recently introduced Discussions. Although there is not API (yet), it wouldn't hurt to think if / how this would fit into the app.

Iron-Ham commented 6 years ago

I like this idea, and think we should be using it instead of issues for some stuff 👍

Sherlouk commented 6 years ago

So in my head I'm seeing User Profiles (#317) as the root to this, I think once we have user profiles we can then get organisation/team profiles fairly easily.

Obviously a user can have multiple repositories, multiple teams, multiple organisations etc etc

A team can have multiple repositories, multiple users, and now discussions but will likely share most of the UI (but with a bit of planning, we can design the UI to use a TabMan controller and therefore switch between repos and discussions lists?)

Also we should create a GitHawk team so we can try this out 😅

Would be great to get support for this though!

BasThomas commented 6 years ago

Hey look they added an API: https://developer.github.com/v4/previews/#team-discussions

Sherlouk commented 6 years ago

We really need to get a MVP user profiles out... opens up so many doors and cool shi!

SD10 commented 6 years ago

Wow, look they even have hovercard info. That was surprisingly fast 😅