WebComicsDB TODO List
by Matt Fuerst (08/28/2002)

Add security model (probably using Apache Directory security) to break up
Administrative type functions (adding new books, etc...) and user type functions
(Listing books, searching)

A real search functionality. Right now there is none. I fear SQL Searches for
some reason.

Break the main list up more logically. Right now if you visit comic_list.php you
literally get a list of every book you have. Right now I have only a small
percentage of my collection in, but it's still damn slow on the host machine.
Doing it over the Internet via my home ISDN line is unbearable.

On details.php the Previous and Next buttons go to the next book that was
entered, not the next one that comes alphabetically that most people
would expect. Though I enter most of my books alphabetically, still annoying.

Just tons of stuff, too much to name.

I've literally done this in probably 10 hours or so worth of development, and
decided to get it out there to share with anyone that may be interested. I've
got a long ways to go and I've got a decent amount of time on my hands so
improvements should be rapid.

WebComicsDB -- A Web System for monitoring your comic books.
Copyright (C) 2002 Matt Fuerst (matt@nerdstuff.net). All rights reserved. 
Original source available at http://nerdstuff.net/webcomicsdb/