{"id":18289570,"url":"https://github.com/divyanshu-rawat/a-jquery-rating-widget","last_synced_at":"2026-05-19T19:01:25.172Z","repository":{"id":82676171,"uuid":"53281617","full_name":"divyanshu-rawat/A-Jquery-Rating-Widget","owner":"divyanshu-rawat","description":"Rating Service widget !","archived":false,"fork":false,"pushed_at":"2017-06-22T19:11:08.000Z","size":7225,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T01:41:22.855Z","etag":null,"topics":["bootstrap","cloud","font-awesome","google-fonts","jquery"],"latest_commit_sha":null,"homepage":"http://myratingwidget.bitballoon.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/divyanshu-rawat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-06T23:22:48.000Z","updated_at":"2018-05-13T16:52:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"98792ebc-1c13-44cc-adbc-bc88b2067967","html_url":"https://github.com/divyanshu-rawat/A-Jquery-Rating-Widget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FA-Jquery-Rating-Widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FA-Jquery-Rating-Widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FA-Jquery-Rating-Widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FA-Jquery-Rating-Widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyanshu-rawat","download_url":"https://codeload.github.com/divyanshu-rawat/A-Jquery-Rating-Widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247995358,"owners_count":21030289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","cloud","font-awesome","google-fonts","jquery"],"created_at":"2024-11-05T14:07:07.699Z","updated_at":"2026-05-19T19:01:20.122Z","avatar_url":"https://github.com/divyanshu-rawat.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)\n[![Contact me on Codementor](https://cdn.codementor.io/badges/contact_me_github.svg)](https://www.codementor.io/divyanshurawat?utm_source=github\u0026utm_medium=button\u0026utm_term=divyanshurawat\u0026utm_campaign=github)\n[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/r46956)\n[![DUB](https://img.shields.io/dub/l/vibe-d.svg?style=flat)](#)\n\n[![Divyanshu](https://img.shields.io/badge/divyanshu-owner-brightgreen.svg?style=flat)](http://www.divyanshurawat.in)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/divyanshu-rawat)\n[![Build Status](https://travis-ci.org/divyanshu-rawat/JS-Testing.svg?branch=master)](https://travis-ci.org/divyanshu-rawat/JS-Testing)\n[![NPM](https://img.shields.io/badge/npm-v3.10.10-blue.svg)](https://www.npmjs.com/package/npm)\n\n##\n\n### Live Application\n\n[![Live Demo Here](https://img.shields.io/badge/website-up-orange.svg)](http://myratingwidget.bitballoon.com/)\n\n##\n\n### Description \n\n* App provides five circles for the user to select or click on.\n  When the user hovers their mouse over a circle, that circle and all circles to the left must be filled with a color, such     as yellow.\n  \n* Provide a configurable number of circles for the user to click on.Allow the number of circles to be updated by a text-box.\n  This is to simulate an administration widget.\n  I have not added any form of security to the widget.\n  \n* Final feature to my rating widget,the ability to send the rating to a service.\n  The service has already been created. The service will act as a simple echo service,\n  taking the rating you submit inside a JSON object, and then sending back a JSON containing a message\n\n##\n\n### Tip \n\n* Feel Free to replace rating-icons with any of the font awesome icons ! just a tip !\n\n##\n\n### Installation Instructions :grey_exclamation:\n\n* Clone or download the repo. into any fresh temporary folder.\n\n* Cd into that root folder you just cloned locally.\n\n* launch Rating_System.html enjoy. \n\n* I have attached screenshots below depicting various features of web app !\n\n##\n\n### Package Manager Used \n\n* Bower — A package manager for the web.\n\n##\n\n### Dependencies\n\n*  \"bootstrap\": \"~3.3.7\",  \"jQuery\" : \"2.1.4\"\n*  \"font-awesome\": \"~4.7.0\" \n*  \"jQuery\" : \"2.1.4\"\n\n\n### Contributing\n\n1. Create your **_branch_**: `git checkout -b my-new-feature`\n\n2. **_Commit_** your changes: `git commit -m 'Add some feature'`\n\n3. **_Push_** to the branch: `git push origin my-new-feature`\n\n4. Send a **Pull Request**\n\n5. **_Enjoy!_**\n\n##\n\n### Examples !\n\n\n![alt tag](https://github.com/divyanshu-rawat/A_Rating_Jquery_Widget/blob/master/examples-img/amazon-icon.png)\n\n![alt tag](https://github.com/divyanshu-rawat/A_Rating_Jquery_Widget/blob/master/examples-img/mozilla-icon.png)\n\n![alt tag](https://github.com/divyanshu-rawat/A_Rating_Jquery_Widget/blob/master/examples-img/apple-icon.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Fa-jquery-rating-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyanshu-rawat%2Fa-jquery-rating-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Fa-jquery-rating-widget/lists"}