Skip to content

A simple GitHub Contribution Tracker built with Next.js, React, and Tailwind CSS. This project allows you to track the open/closed issues and pull requests (PRs) for any GitHub user.

Notifications You must be signed in to change notification settings

akshayaparida/github-contribution-tracker

Repository files navigation

GitHub Contribution Tracker

A simple GitHub Contribution Tracker built with Next.js, React, and Tailwind CSS. This project allows you to track the open/closed issues and pull requests (PRs) for any GitHub user.

Features

  • Search GitHub users by username to fetch their issues and pull requests.
  • View detailed information about issues and pull requests:
    • Issue status (open/closed)
    • PR status (open/closed/merged)
    • Creation and closing dates for issues and PRs.
  • Clean and responsive user interface built with Tailwind CSS.
  • Direct links to GitHub issues and pull requests.

Tech Stack

  • Frontend:
    • Next.js (App Router)
    • React.js
    • Tailwind CSS
  • Icons:
    • Lucide React (for GitHub and external link icons)

Installation

1. Clone the repository

git clone https://github.com/your-username/github-contribution-tracker.git

About

A simple GitHub Contribution Tracker built with Next.js, React, and Tailwind CSS. This project allows you to track the open/closed issues and pull requests (PRs) for any GitHub user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published