GitHub Stats Tracker Application
Introduction GitHub Stats Tracker is a web application that allows users to visualize their GitHub profile data in an interactive and user-friendly way. This project was developed to help GitHub users better understand their contributions, top languages, and recent activities.
Team Members:
Mwangilwa ZImba: Fullstack Developer
Purpose: This application was created for developers who want to get insights into their GitHub profile data without navigating through multiple pages on GitHub.
Personal Focus: My personal focus was on integrating the GitHub OAuth, handling API requests, and visualizing data using Chart.js.
Deployed Site: GitHub Dashboard Final Project Blog Article: Read the Full Story Author's LinkedIn: LinkedIn Profile
Installation To get a local copy up and running, follow these steps:
Clone the repository: sh Copy code git clone https://github.com/mwan9ilwa/alx-github_stats-tracker.git Navigate to the project directory: sh Copy code cd alx-github_stats-tracker
Usage Start the development server:
Open your browser and navigate to: arduino Copy code http://localhost:8000 Contributing Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project Create your Feature Branch: sh Copy code git checkout -b feature/YourFeature Commit your Changes: sh Copy code git commit -m 'Add some YourFeature' Push to the Branch: sh Copy code git push origin feature/YourFeature Open a Pull Request Related Projects GitHub Readme Stats GitHub Contributions Chart License Distributed under the MIT License. See LICENSE for more information.