Skip to content

A chrome extension to predict star ratings according to the customer's review.

License

Notifications You must be signed in to change notification settings

codewithpandey/predicto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicto - Review Rate Predictor

A chrome extension to predict star ratings according to the customer's review.

Getting Started

Clone the repository

git clone [email protected]:codewithpandey/predicto.git

Installing the extension on chrome

  • menu > more tools > extensions
  • enable developer options
  • load unpacked
  • select the 'client' folder from the cloned repo
  • once installed, head over to flipkart's 'write a review page'
  • Type in your review, and make sure to include any of these keywords in the review - awesome, worst, bad, good, decent, great etc.

Happy Coding!