TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How should I start on a social campus food website?

2 点作者 DaemonXI超过 14 年前
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.<p>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.<p>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.

3 条评论

chrismiller超过 14 年前
Use whatever language you are most familiar with.<p>If 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.
papa超过 14 年前
Re: language choice, pick the one you're most comfortable working with (if you don't know, just start playing around with each). Cake, Rails and Django are all web frameworks for PHP, Ruby and Python respectively and may be appropriate for what you need.<p>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.<p>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.
pilom超过 14 年前
Be sure to check out the competitors in this field. I'm confused how this would be different than Yelp or urbanspoon which offer "things within X miles." Also check out campusfood.com. They offer a similar service and allow you to order online.
评论 #1691308 未加载