davidcelis / goodbre.ws

:beers: An example implementation of Recommendable. Unfortunately now defunct.
https://github.com/goodbrews
GNU General Public License v3.0
59 stars 11 forks source link

Mobile and other problems #14

Closed joem5636 closed 11 years ago

joem5636 commented 11 years ago

Why no scrolling or paging in mobile version like in full version?

Other:

  1. I could not search for Frederick Brewing Company.
  2. Putting beers in the fridge does not seem to work.
  3. Could not search for Pilsner Urquel for some reason -- eventually found it under pilsner.
  4. Recommendations? Don't see any.

Nice idea, but implementation seems very flawed.

Best,

Joe

davidcelis commented 11 years ago
  1. This means I don't yet have the brewery in the database. Consider suggesting it to be added once that feature is implemented (soon)
  2. Were you trying to put beers you'd already rated into your fridge? Only one button can be active at a time; I should make that more clear on the site. If not, and the buttons were turning blue but your fridge still appeared empty, that was a bug that I fixed 20 minutes ago.
  3. I just did a search for "pilsner urquell" and it came up fine. But yeah, missing the last "l", it doesn't. I'm working on improving search.
  4. The first time getting recommendations takes a couple of hours. Please be patient.

I'd hardly say any of these warrant "very flawed". Thanks!

joem5636 commented 11 years ago

Ok, overly critical! I will keep trying it. For searches, you can use IN rather than EQUALS for more flexibility or add * to the end of each word.

Joe On Oct 1, 2012 11:17 AM, "David Celis" notifications@github.com wrote:

  1. This means I don't yet have the brewery in the database. Consider suggesting it to be added once that feature is implemented (soon)
  2. Were you trying to put beers you'd already rated into your fridge? Only one button can be active at a time; I should make that more clear on the site. If not, and the buttons were turning blue but your fridge still appeared empty, that was a bug that I fixed 20 minutes ago.
  3. I just did a search for "pilsner urquell" and it came up fine. But yeah, missing the last "l", it doesn't. I'm working on improving search.
  4. The first time getting recommendations takes a couple of hours. Please be patient.

I'd hardly say any of these warrant "very flawed". Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/davidcelis/goodbre.ws/issues/14#issuecomment-9035430.

davidcelis commented 11 years ago

Yeah, wildcards are available. Sorry if I came off as harsh as well; I didn't expect the site to take off this quickly, but be assured I am working on the flaws. But I also work a full-time job so I can't get to stuff immediately. Thank you for trying the site out!