Hey, great idea! I found a couple bugs: 1. There is not much user input validation, if any. For example, I submitted Broken to the San Francisco page, and it broke the "Explore Review Frequencies" section. 2. There is no checking for repeating submissions. Using a while loop on "send_review('stuff')" repeated my submission until I refreshed the page. A way to fix this would be to save an array of user ids per topic,…
Show HN: LeanReviews - quick reviews for almost anything
21–24 of 24 posts
Re: Show HN: LeanReviews - quick reviews for almost anything
#22Hey, great idea! I found a couple bugs: 1. There is not much user input validation, if any. For example, I submitted Broken to the San Francisco page, and it broke the "Explore Review Frequencies" section. 2. There is no checking for repeating submissions. Using a while loop on "send_review('stuff')" repeated my submission until I refreshed the page. A way to fix this would be to save an array of user ids per topic,…
By the way... feel free to delete all the "broken" tags in the San Francisco page...
Re: Show HN: LeanReviews - quick reviews for almost anything
#23Earlier quoted context omitted.
What kind of analysis are you doing so far with it?
Not much presently. Its just restricted to the bar chart. Infact that is mostly another form of visualisation of the content. There isnt much content presently for doing sentiment analysis where you could show a goodness meter for something based on the words being submitted as reviews. I am not finding much time to work on new features between collecting seed content, finding users, getting feedback, etc. Of course,…
Would you like some help analysing the data further? I think it's an interesting project with potential.
Re: Show HN: LeanReviews - quick reviews for almost anything
#24Earlier quoted context omitted.
Not much presently. Its just restricted to the bar chart. Infact that is mostly another form of visualisation of the content. There isnt much content presently for doing sentiment analysis where you could show a goodness meter for something based on the words being submitted as reviews. I am not finding much time to work on new features between collecting seed content, finding users, getting feedback, etc. Of course,…
I don't really know where you want to go with this project whether its a company or just an interesting side project but I work as a Data Analyst. Would you like some help analysing the data further? I think it's an interesting project with potential.