Git Product home page Git Product logo

leaderboard's Introduction

leaderboard's People

Contributors

abhishekvp avatar amitshree avatar amodnn avatar bitshadow avatar chetandhembre avatar debloper avatar grssam avatar gurumukhi avatar manishearth avatar mrdhat avatar ngsankha avatar rajat190 avatar sayak-sarkar avatar sudheesh001 avatar sushant-hiray avatar swarnava avatar

Stargazers

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

Watchers

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

leaderboard's Issues

Loading animation for the UI

It takes some time for the BZ API requests to be completed. A loading animation would be great for that time.

Adding footnote

Adding a footnote - "It tracks Mozilla's project which are patched through BugZilla only."

Switch to batch calls to fetch assigned and fixed bugs for Bugzilla

Instead of making 2 calls (1 for assigned bugs and 1 for fixed) per user for bugzilla stats, we can club both calls for all (or batch of) users into one single call.

We will still need to make 1 call per user for getting the component information though.

We can even go further ahead and calculate the fixed numbers by summing up the numbers obtained from the components call. This will make the first batch call faster.

[Tracker] Tidy-up the codebase

  • Move the components into separate directories
  • Use GitModules, to keep the component reusable & un-coupled
  • Cleanup JS, use closures and scope the methods under a namespace
  • Use web-components ( Mozilla Bricks? ) for most of the templating works

Show Visual Indication when a stat number increases.

We already have info on existing number and new number as they are coming in. It would be a nice icing on the cake if we show in green (with possibly an arrow) the numbers which increases/changed (possible in red if it decreased)

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.