abhishalya / abhishalya/rating-image-generator

Auto update image

未关闭
#5 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
difficulty/high enhancement help wanted
主要语言
JavaScript
星标
1
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

Currently we only generate the image based on the details the user provides, this is manual procedure and it needs to be improved. Instead we could connect to the Codeforces API and take the ratings from there and keep updating it at specific interval. This also means that we need some storage, where the image will be automatically update without changing its accessing link.

For CodeChef we can follow the usual scraping methods, it would be simple since we only need to extract the ratings and the handle name (which can also be simply obtained from the profile link itself).

Finally instead of providing the user not only the image, we will provide him a url of the image (which won't change even though we change the image later).

贡献指南

这个仓库没有索引到贡献指南

调研方向

The issue describes connecting to the Codeforces API and scraping CodeChef for ratings, then storing and auto-updating images. Start by examining the existing image generation code to understand the current manual flow. Look for API client setup, scheduling logic, and storage for persistent image URLs. Check if there are any existing tests for image generation to understand the expected output format.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
api, backend, data
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。