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.

What's the next step for my web app?

2 pointsby babysitterover 14 years ago
I am a software developer, experienced primarily in database systems (some internals, some application development). I've made half-hearted attempts to stay current with UI technology but stopped pre-Ajax.<p>Years ago, my family joined a babysitting coop. Parents who know and trust each other join and babysit each others' kids. There is a ticket system used as currency, and there is a formula for tickets involving number of kids and length of sit. The coop aims to have 30 families. As families leave, new ones are recruited from acquaintances.<p>The coop had been running for years before I joined, doing everything with phone and email. In one of my efforts to learn UI technology, I built a website to run the coop, using Python, Django, Postgres, and Apache. Members request and volunteer for babysitting jobs, an administrator select volunteers, a president controls membership. It's plug-ugly but gets the job done. It's a very simple application. The real value in the work is that the features have been designed and fine-tuned by very involved members.<p>I have no talent or interest in the business side of things, but it occurs to me that this could be turned into a small business. A coop of this sort has a specific set of interests and is in a single zip code. Ads (which are not on the site currently) could be targeted extremely precisely. The coop collects some annual feeds, so its possible that a website like this could charge an annual fee per coop.<p>The service could easily be generalized in obvious ways, e.g. swapping other kinds of services and goods. There are other coop sites on the web, but they rely on random people signing up, and to my eye they appear to be pretty inactive. One insight from my coop is that you'd need a more active sales approach to find existing coops who could use the automation.<p>So what do I do with this and how? I know that I'm the wrong person to do sales and business development, so any expansion would involve bringing in people who have such interests.

1 comment

noahcover 14 years ago
E-mail me: noah@noahc.net. I'd be interested in seeing if I can't help you.