Hacker News new | ask | show | jobs
by vrishabh 4984 days ago
That's a nice app you have come up with. I like it. Here are some suggestions to create a better experience:

1. Use of arrow keys to navigate between the quotes will deliver a much better experience to the users. 2. Providing the users with a filter to browse books by different categories, authors etc. will prove to be a better discovery platform. 3. Use AJAX to load the quotes instead of reloading the page every-time.

2 comments

Double ditto to all of these points. Also, it might be nice as a feed rather than one static quote with left/right buttons
Ditto to #1 and #3.