Sunday, July 18, 2010

Database Tables

Users (id, first name, last name, date, email, username, password)
Folder (id, username, name)
Photos (id, folder, username, caption, date)
Tags (photo, content)

That's what I'm thinking I'll need as of now... obviously if I'm going to do a blog style posting for websites the photography students need they will have their own table, but otherwise I think that's close to what is needed.

No comments:

Post a Comment