Skip to content

makamekm/git-log-calendar-teams-ui

Repository files navigation

Git Activity Team Tracker

This project allows you to track and visualize git activities for various repositories, users, teams and projects.

Download: Git Activity Team Tracker.

Presentation | Text | PDF

Features:

  • Dashboard
  • Favourite Dashboard items
  • Team/Project/User/Repository Dashboards
  • Print Reports
  • P2P stat results sharing with hyperswarm & hyperdrive
  • Collect stats scheduler
  • Password protection
  • Different types of graphs
  • Suport Windows & Mac OS

Screenshots:

Main

Main Bottom Main Bottom Main Bottom Main Bottom Main Bottom Main Bottom

Example PDF Print: PDF React Demo Report.

Development

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

This command installs all dependencies.

npm run dev

Runs the app in the development mode.

The application will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run dist

Builds the app for production to the build & dist folder. Then it pushes into a git release, so don't forget to set export GH_TOKEN=<YOUR GIT TOKEN>
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

To learn Electron, check out the Electron documentation.