GithubHelp home page GithubHelp logo

kabitakis / github-analytics Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 3.0 1.12 MB

A web application that provides beautiful charts based on data found in github issues and comments. See an example at http://analytics.devstaff.gr

License: MIT License

JavaScript 99.97% CSS 0.03%

github-analytics's People

Contributors

irinikp avatar kabitakis avatar zakkak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sonaht irinikp

github-analytics's Issues

Add note to change `config.js` labels from the default

I was confused why the API endpoint wasn't returning any issues and took a look at the params to see the defaultParams include labels: 'Topics', which wasn't being used in the repo I was looking at.

While, I understand it works great for the example, if a different user and repo are defined, those parameters should probably go away to be more lenient.


The labels can be adjusted as a GET param or in ./config.js

Sorting Talks

Currently, it's not easy to find a list of all talks ordered by votes. The current process is to look at the chart and then lookup the talk in the list below.

It would be nice to have an option to sort the list of topics using JavaScript or have their names in each graph bar description (55: Example Talk Topic).

release notes per version

Something to be considered will be a simple file that will be updated and contain release notes, as in including the changes per version, which implies a simple versioning scheme as well.

Add instructions for Windows

Add instructions to the readme for Windows CMD prompt:

set GHTOKEN=YOUR_GITHUB_TOKEN&& node github-analytics.js

Internal Server Error

Visiting the URL of a deployed application (like for example this), an Internal Server Error can be caused by adding:

/?term=a&user=devstaff-crete&repo=DevStaff-Heraklion

to the URL.

Make bar titles clickable

In addition to #8 on sorting, it would be nice to make the bar titles (eg 15: IoT (Interne) clickable, opening a new window with the issue.

Add Calculated Talk Date

It should be useful to also include a Calculated Date near each talk (either for example 11/12/13 or June '16).
It doesn't have to be exact but it can be a good indicative approximation.

Script fails without GitHub Key

Error message:

Error: OAuth2 authentication requires a token or key & secret to be set
   at __dirname.authenticate (/analytics/node_modules/github/index.js:428:23)
   at /analytics/github-analytics.js:40:10
   at Layer.handle [as handle_request] (/analytics/node_modules/express/lib/router/layer.js:95:5)
   at trim_prefix (/analytics/node_modules/express/lib/router/index.js:312:13)
   at /analytics/node_modules/express/lib/router/index.js:280:7
   at Function.process_params (/analytics/node_modules/express/lib/router/index.js:330:12)
   at next (/analytics/node_modules/express/lib/router/index.js:271:10)
   at SendStream.error (/analytics/node_modules/serve-static/index.js:120:7)
   at emitOne (events.js:77:13)
   at SendStream.emit (events.js:169:7)

Sort by button design issue

There seems to be a problem with the design in the "Sort by" buttons:

screen shot 2015-11-24 at 16 36 33

The button on the left lacks the border-radius that exists on the right button.

Use gulp

And create task for browserify and more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.