TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Your Project/Startups Teamwork

2 pointsby dryicerxalmost 16 years ago
In your current project/start-up how is your team work managed.<p>What tools do you use? How do you communicate?<p>How's the work division? Entire project split in to large chunks and each person individually developing that part, Or Entire project in to tiny tasks and everyone attacking task by task together.<p>Of course lot of these depend on the project at hand, but I am curios to get a very general overview.

2 comments

dryicerxalmost 16 years ago
I'll start off, tiny team spread apart geographically.<p>We use Redmine as central hub for tracking progress, planning, wiki and forum for discussion and documentation. Google docs a bit for architecture and general info. IRC as official meeting room.<p>Subversion for code repo, Redmine also as svn's browser.<p>Project broken in to several primary chunks, and each person is fully in charge of one or two pieces. Design and Develop on our own with a interface between the parts.
bkbleikampalmost 16 years ago
We use Git, Lighthouse, and a self hosted wiki. We also all work in the same office.