abhishalya / abhishalya/rating-image-generator

Auto update image

Đang mở
#5 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
difficulty/high enhancement help wanted
Ngôn ngữ chính
JavaScript
Star
1
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript
Lĩnh vực
api, backend, data
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.