These won't be done for quite a while, now. Work has gotten busy, and the system is usable, if not perfect. In any case, when I come back to this project, I intend to work on re-writing nearly everything from scratch, to convert the whole system to be more expandable. As it is, adding a new table requires a complete rewrite of the system, which is obnoxious. ------------------------------------------------------------------------------- In no particular order, but more or less more important -> less important: - Lend-to and Delete buttons in the book listing. - Fix guest usage. Switching tables should work, but doesn't. Make it. - Search page. There should be a search page that allows searching by multiple fields, and running exact searches rather than non-case-sensitive, LIKE type searches. - Preferences. At the very least, a way to change guest-read status and password. - Wish list page. seperate table (author, title, notes, bought-by), bought-by shouldn't be visible to user, only guest. Allow bought-by to be modified by guest. - different media types. Movies would be good, along with music (CD/tape/vinyl). Different fields are required, so a different table would be a good idea. Maybe a general stats page, listing info from each category? - Somewhere in here some scripts for setting up new accounts would be nice. Right now it's kind of a pain.