Thingdango is a site where you can inventory your possessions. This personal database can be leveraged into other uses. One use is an easy way to put items on ebay or craigslist. Another use is to allow friends to view a subset of items for borrowing.
Look at the mock-up front page.
Look at the mock-up item add/edit page.
Look at the data model
Look at the URI scheme
Visit the staging site.
Look at the test code coverage.
Look at the code documentation.
Download the source with git clone http://donpark.org/src/git/catmystuff' .
Use the Thingdango servers for metadata storage and delivery of the html/js. Image storage on flickr or similar. Image retrieval on flickr or similar. Something that supports openid/oauth would be best. Login with OpenID. Use a document-database like couchdb or ruby document db (rddb).