w3b3d3v / web3-community-insights

Dedicated to collecting and analyzing data from various Web3 communities with the goal of empowering WEB3DEV in its mission to provide top-notch services and foster a thriving ecosystem. By learning from other communities, we aim to improve our offerings in team building, project management, and content creation for brands and partners.
1 stars 1 forks source link

Fetch User Analytics for Repository Interactions #8

Open nomadbitcoin opened 1 month ago

nomadbitcoin commented 1 month ago

Objective

Develop a cloud function to fetch user interaction data from our repositories using GraphQL APIs and generate the report.

Scope

  1. Data Collection:

    • Fetch interaction data (forks, pull requests, commits, comments) from repositories using GraphQL APIs.
    • Ensure secure handling of authentication tokens.
  2. Report Generation:

    • Analyze the fetched data and generate a report ranking users based on their interactions.
Mitish98 commented 1 month ago

Hi, i can do this task @nomadbitcoin