akashnimare / ReadAMA

:octocat: A better way to read Github AMAs.

Home Page:http://akashnimare.github.io/ReadAMA/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I love reading the AMAs of some of the Awesome people. It's pretty annoying when I have to open each issue in a new tab. So using GitHub API and AngularJS I have made this.

TODO

  • Add a show more button and load the next page
  • Better UI
  • Should only list closed issues as those are the answered ones
  • Needs to render Markdown
  • It's currently pretty slow from clicking the title to seeing the comment. The moment the page has loaded, it should start preloading the comments in the background
  • Clicking a new title should close the previous, like an accordion widget
  • Would be cool to list all the top AMAs (based on no. of issues closed) from https://github.com/sindresorhus/amas below the search on the front-page

About

:octocat: A better way to read Github AMAs.

http://akashnimare.github.io/ReadAMA/


Languages

Language:JavaScript 76.0%Language:CSS 14.5%Language:HTML 9.4%