EddieHubCommunity / RepoRater

Rate GitHub Repos for Developer Experience (DX)
https://repo-rater.eddiehub.org
MIT License
149 stars 37 forks source link

[FEATURE] Chrome extensions for enhancing staring GitHub experience #106

Open maZahaca opened 8 months ago

maZahaca commented 8 months ago

Is this a unique feature?

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

Might be related to https://github.com/EddieHubCommunity/RepoRater/issues/22

Develop a Chrome extension which will enhance the Github Starring experience. When you set a start on the GitHub website, it will suggest you also rate 1-5 stars for RepoRater. As for me, that sounds like the right place for true rating, when you're happy about some open source.

Proposed Solution

  1. Create a very thin Chrome extension
  2. It will inject extra login into the "staring" process of Github
  3. When a star is set, it suggests adding 1-5 stars to RepoRater using API.
  4. Not sure about Auth process here for the extension.

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

Chrome extension started from TS template https://github.com/chibat/chrome-extension-typescript-starter

eddiejaoude commented 8 months ago

I do love this idea šŸ‘ When visiting any GitHub repo (any page) the chrome icon could come alive so people can rate that repo - I think they will already be logged in to GitHub, not sure if we can use that token

Go for it Andrew, but I think it would be in its own repo. Do you want to start the repo under your GitHub account, then we can reference it in the README and/or move it into the EddieHub Org with you as an admin on it and project lead?

@xkrishguptaa we could do the same for your Discord bot if you like?

kkrishguptaa commented 8 months ago

Perfect! Let me know when can we get on a call to move the bot and action

maZahaca commented 8 months ago

Sounds good, let's have a separate repo! Let's go with EddieHub org!

eddiejaoude commented 8 months ago

Perfect! Let me know when can we get on a call to move the bot and action

Awesome @xkrishguptaa , let's do it later this week šŸ‘

Sounds good, let's have a separate repo! Let's go with EddieHub org!

Great @maZahaca I will create it today/tomorrow and add you as an admin to the repo

eddiejaoude commented 8 months ago

TODO