/PushChecker

Push Checker is desgined to be a web page/chrome extension, allowing users to see when the latest push history was for a given user.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

GitHub Push Checker 🚀

UseCase example

Functionality 🛠️

  • Enter your GitHub username.
  • Click "Check Pushes" to see if you've pushed to GitHub today.
  • Displays your last push date. 📅
  • Shows your current streak of consecutive days with pushes. 🔥

Implementation 🖥️

Frontend (JavaScript/HTML/CSS) 🌐

  • Uses JavaScript to fetch GitHub events.
  • HTML for the user interface.
  • CSS for styling.

Chrome Extension Installation

Instructions 📋

Usage 🚀

  • Enter your GitHub username.
  • Click "Check Pushes" to see your push activity.
  • View your current streak of consecutive days with pushes.

Credits 🙏

  • Developed by Toddeh Alexander

License 📝

This project is licensed under the GNU GENERAL PUBLIC LICENSE.