Earlier quoted context omitted.
About 80 days.
It's exciting to see how much your skills have improved over the course of the half year. I guess this proves a point that added complexity and learning new technology drastically adds to development time for those still learning to program. Also couple this with no extensive amount of development under their belt. Not to hijack this thread and solely to prove a point, take for example my startup weekend project. Jus…
Show HN: Website 181 Took Way Longer Than a Day – YumHacker
51–60 of 62 posts
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#52There's some weirdness remembering locations I search for before I sign up and across the boundary when it asks me for a signup but works great once I've logged in.
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#53Earlier quoted context omitted.
Thanks! The front end uses Backbone.js so most of the content is rendered with Javascript. The backend uses Rails as an api which on page load sends along a barebones html doc for Backbone to latch on to and work its magic. You can check out the source code on GitHub - https://github.com/jendewalt/yumhacker
Thanks Jennifer. Btw, how did you manage to build 180 websites in 180 days. I mean what was your inspiration to conquer the streak?
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#54Awesome! Your journey is quite inspirational as well. There's some weirdness remembering locations I search for before I sign up and across the boundary when it asks me for a signup but works great once I've logged in.
There's still a lot to be done with the sign up/sign in process that I haven't gotten to yet. Saving the last search is at the top of that to do list.
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#55Earlier quoted context omitted.
That is an excellent point and something I've been thinking about as well. One thought I've had is adding some sort of rating system where people who are active on the site get promoted as 'Awesome people who have good taste' (working title). I'm also thinking about ways to make the site more useful on a personal level.
Hi Jennifer, I really like the site, but I'm wondering if there is any way to add more restaurants? Santa Barbara has a lot of great places, but I'm only seeing a few to choose from :)
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#56Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#57Earlier quoted context omitted.
Hi Jennifer, I really like the site, but I'm wondering if there is any way to add more restaurants? Santa Barbara has a lot of great places, but I'm only seeing a few to choose from :)
There is a way to add restaurants! Under the main search field in the header is a link to Search for a Restaurant. Enter the name of a restaurant and the location and YumHacker will return a list of possible matches. Endorsing a restaurant and it will be added to the database.
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#58Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#59Like the crisp and quick ux. You might want to adjust the line-height for the business names because two line names seem to have too much spacing vertically; you'll need to adjust the line-height for the entire li first I think because of the way the css is set up.
Re: Show HN: Website 181 Took Way Longer Than a Day – YumHacker
#60Awesome! Your journey is quite inspirational as well. There's some weirdness remembering locations I search for before I sign up and across the boundary when it asks me for a signup but works great once I've logged in.
Thanks! It has been a really fun ride. There's still a lot to be done with the sign up/sign in process that I haven't gotten to yet. Saving the last search is at the top of that to do list.