Ask HN: How should I start on a social campus food website?
I want to start working on an idea I've had for a while now. It's a social food website like Urbanspoon, but based around a university setting - focusing more on walking distance and specific location, and including ratings for, say, dining halls on campus.
I don't know where to begin with this. I have a list of features and ideas laid out, am working on designing the basic site layout on paper, and have no idea which programming language to start with.
Should I use PHP and MySQL since they're so prevalent? What about Ruby? Another one that strikes me is Python, but it doesn't seem to be much of a web language.
5 comments
[ 3.1 ms ] story [ 19.9 ms ] threadIf you have all the features laid out you should start building a prototype of the service. Seeing the basic features start to come together is great inspiration to keep building and improving the site.
I'll take a look at campusfood, thanks!
As for the project, you've already done some of the right first steps with the feature list and paper mockups. Building it comes next.
Pick a couple of features to build out and maybe select a single university/town to focus on initially and build out functionality and content for that first.