Giter Site home page Giter Site logo

manoharreddy2343 / gitcommithistory Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 491 KB

This code will grab all the commit data from last 1 year of specified person and will represent in a graph.

HTML 100.00%
html5 css3 javascript jquery googlecharts-api

gitcommithistory's Introduction

GitCommitHistory

This Application will grab all the commit data from last 1 year of a particular repository by using Username and repository name and and will represent in a graph.

Steps followed for this :

STEP 1 : By using Postman tool and Git Hub commit history API, I have generated a response in which each week has been given an id and the number of commits done on each day is acquired in a JSON format.

STEP 2 : By employing scripting languages I converted the weekly input to months.

STEP 3 : I have then used Google Charts for Visualizing this data onto a graph.

STEP 4 : I have created a text field where users can input the repository address and the GIT API will retrieve the Commit history data from given address and visualize them in a Chart.

For more detailed discussion about this application, email me at [email protected].

Note : By default, this code will take tensorflow/tensorflow/ as address. You can give alternate address in the text bar provided in the top and CLick Generate button!

The Screenshots of default response (Tensor flow) and New address (manoharreddy2343/GitCommitHistory) are also uploaded. Please find them.

Also, I am attaching the response I got using postman tool as response.json.

gitcommithistory's People

Contributors

manoharreddy2343 avatar

Watchers

 avatar

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.