anuraghazra/github-readme-stats

Add card generation website

Open

#1761 opened on May 18, 2022

View on GitHub
 (18 comments) (11 reactions) (0 assignees)JavaScript (79,424 stars) (33,282 forks)batch import
:star: top featurecore-teamdocumentationenhancementhacktoberfesthelp wanted

Description

Is your feature request related to a problem? Please describe.

I think it would be nice to have a card creation website for this project. This would allow users to generate the markdown code for our card using a simple interface. @anuraghazra, I vaguely remember you already did some work on this. No pressure, I just created this issue so we can track this feature.

Example

I think something like https://github-readme-streak-stats.herokuapp.com/demo would be amazing! Unfortunately, this example is coded in PHP. For future maintainability, I however think using a framework like React with https://mui.com is the better choice (see https://github.com/DenverCoder1/github-readme-streak-stats/tree/main/src/demo).

Contributor guide