GITRATE - Modern feedback system for GITHUB REPO!

GITRATE - Modern feedback system for GITHUB REPO!

GITRATE is a modern LIKE/DIS-like feedback mechanism service for github readme repos!

Staring REPO became too old , let welcomes our happy/unhappy feedback system to get a broader view of what users thinks?

This is very simple and easy to integerate across any site/browsers, all you need is just a one line markdown code.

To see the change you can vote it right from here!

GITRATE contains:

- happy button (like)
- unhappy button (dislike)

What's behind creating this?

Demon-Network.jpg

Actually very few people star your repo, as a open-source developer we all faces it , so in order to overcome this, i decided to create this service as its looks new(at least on github readme repo pages) and there is a greator/higher probabilty poeple may notice it.

You can apply it on any static site easily & whenever a user clicks on one of the buttons thier records is updated just paste the markdown code.

Grab it here: gitrate on heroku

The generator is super simple!

Give us a feedback please:

How to integrate ?

machine-learning-in-healthcare.jpg

You can easily setup this at the end or at start of your repo! Its way simple:

    1. Copy your github repo url.
    1. visit the gitrate generator here
    1. Copy the markdown codes.
    1. Paste it wherever you want!

Alternatively, you can generate url via urself just set ref param as (username).(repoName) without paranthies() like: abhiprojectz.gitrate

so our url becomes: [![](https://gitrate.herokuapp.com/happy?ref=abhiprojectz.gitrate)](https://gitrate.herokuapp.com/happy/done?ref=abhiprojectz.gitrate)

If you want you can insert using html attribute to <img src=''>.

Note: please free to contriute.

Support us

You can support us by giving it a star, share and contributing. If you want to join my(i'm a student) team then, DM on twitter inorder to get a slack workspace invitation.

View my more projects

Integrate CSS/JS animations right through data-attributes -> motionia

CSS based animations utility engine -> mojania - (comming witin a week)

Behind gitrate

It is possible because of:

  • Python
  • css
  • html
  • javascript

Thanks