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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Building tech stack for a dozen Realtor franchises - advice please

4 点作者 albahk将近 12 年前
I have been asked by a trusted contact to implement a complete technology solution for over 15 real estate agency franchises he is acquiring. They all run on their own ad-hoc systems at the moment so they are basically 15 different systems. The goal is to get up and running with a robust platform that can cover the following and expand as and when new offices open:<p>- managing all customer data (crm functionality)<p>- storing all documentation centrally and securely (contracts, documents etc for each office plus shared documents provided by the master franchiser)<p>- email with calendars, blackberry support etc (I think hosted Exchange?)<p>- managing property listings, photos, floorplans, data sheets, flyers etc<p>- a shared collaboration space like MS sharepoint but I personally don&#x27;t think SP is useable for the target audience, likewise wiki might be too technical<p>- conference calls, video conference (is Skype viable for business use?)<p>This is a lot more low tech than the usual HN startup but I wonder if the good people of HN could share their thoughts or recommendations. Thanks.

4 条评论

davismwfl将近 12 年前
My advice, is just tackle one problem at a time and move through them pretty quickly. Accepting that as they begin to use it new use cases will emerge and you&#x27;ll have to make adjustments. This doesn&#x27;t mean just don&#x27;t care what you select, it is just that in my experience this user base will have a hard time articulating their needs. And even if you have a ton of experience they will still change requirements as they start using it. So it is the start fast, adapt as needed methodology. And I would just communicate it to the client that you are going to solve one need at a time, and expect that you will need to revisit them over 2-3 months as people begin using each solution. The advantage to this, is some of that is really low hanging fruit that you could show him immediate benefits from, and have low risk to change. Like moving all email&#x2F;calendar to Google Apps, or pick your cloud solution there.<p>Also, I personally feel this approach is being realistic and respectful to the staff that it is hard to articulate all the needs until a user gets their hands dirty with the solution. I also try not to use the word requirements with non-technical clients, instead opting for &quot;Needs&quot;, &quot;Wants&quot;, &quot;Dreams&quot; or something along those lines.<p>None of the project sounds hard technically, but it will take time and have some frustrations I imagine.<p>But I could easily see a Salesforce + Google (email, gdrive, calendar) + FreeConferenceCall (or something similar) + Skype. Most of that is low hanging. If they don&#x27;t want to use the Cloud providers though, then you have a much larger and tougher task, not to mention way more expensive.
lsiunsuex将近 12 年前
This doesn&#x27;t sound like a big deal to me. It&#x27;s a lot of work for sure, but assuming your getting paid for this work, it&#x27;s doable.<p>A Rackspace cloud server or 2; a CDN for the documents; I prefer to use Google Apps for email &#x2F; calendar but thats me.<p>You could try BigBlueButton for the conference call &#x2F; video or take parts of it and modify it to fit your needs.<p>Probably looking at 3-6 months of work if you have a decent plan put together and your not waiting on much from the client.
skram将近 12 年前
Sounds like you need a consultant with experience rather than just some free advice, IMHO.
gadders将近 12 年前
I think for 80-90% of that you could use BaseCamp etc from 37 Signals. I&#x27;d custom build as little as possible.