Skip to content

First ever markdown like & dislike feedback system for github readme repo!

License

Notifications You must be signed in to change notification settings

abhiprojectz/gitrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GITRATE!

A LIKE/DIS-like feedback mechanism service for github readme repos!

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

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.

View my more projects

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

Behind gitrate

It is possible because of:

  • Python
  • css
  • html
  • javascript

Thanks

Releases

No releases published

Packages

No packages published