timeline/milestones ::
05/08
- adding/removing books from inventory (DONE)
- checked in/out status (DONE)
- display library inventory (DONE)
05/15
- maintain checkout history (DONE)
- ability to keep track of multiple copies of the same book (DONE)
- ability to search inventory by title/author (DONE)
- web interface with bottle (very basic, hooking up forms for add/remove/checkin/out books) (DONE)
05/22
- accounts? figure out cookies.
- couchdb
- style better
05/29
???
- allow for collaboration/contact with previous borrowers of the same book
- admin-only access to borrowers information
- mark books as read without checking them out
- barcode-reader entry?