Skip to content

ahnshy/GitStatisticsGraph

Repository files navigation

📊 Git Statistics Graph

A Toy project that analyzes the Git Repository's log by period and graphs its contribution.


📢 [Overview]

  • By analyzing the log of the Git Repository, commit history and work performance can be extracted individually and by period.

🛠️ Stacks



🚩 [Objective]

  • Managers need to evaluate employees periodically. It can be used as one of the objective evaluation data.
  • It can be used as a basis for work evaluation, performance compensation, and eviction of villains.

🛠️ [Technologies]

  • Vue 3: A framework that enables dynamic CSR by utilizing the Vue3 Composition API and is optimized for SPA implementation.
  • Simple Git: A light weight interface for running git commands in any node.js application
  • Tailwind CSS: Utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.
  • Vue Chart.js: Easy and beautiful charts with Chart.js and Vue.js.
  • Vue Numberic: Input field component to display a formatted currency value based on Vue.
  • Vite: A very fast JavaScript build tool that is more advanced than npm.

⚙️ [Instructions]

[run]

  vite or npm run dev

[build]

  vite build

[preview]

  vite preview

📌 [Advanced Features]

  • It analyzes git Log by period and individual.
  • Chart schematization gives you a percentage of contributions at a glance.
  • It can be used as evaluation data for performance and compensation.
  • People who work hard and suffer honestly can take care of them a little more.

💻 [Preview]

  • Screen Shot Preview

[Notice]

It is not a completed preview because it is currently being implemented.
Currently, only vue chart.js demos are available.

image
image

About

Git repository dashboard statistics graph for visualization (Implementation in progress...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published