I’m building an app for my wife’s secretaries, and will be for the foreseeable future. It’s used to schedule animals for student practice or professor demonstrations.
I’m doing this mainly to practice on something of respectable scope, but we might as well get as much out of it as we can. So if people want to teach testing courses from it, teach TDD by adding onto it, or whatever, that would be great.
The movie linked above shows that the app is more than a toy. At the moment, most of the code is in the javascript (objective-J variant) front end. The backend (Sinatra/Sequel/Postgres) is simple now, but there will be (as usual) an unlimited amount of business logic coming up.
marick@exampler.com