So, here is my DB Schema,

Roles:
Users can have many jobs.
Users have 1 profile.
Users can have many comments
Users with the job of reporter can have many news/event entries.
Users with the job of photographer can have many albums/photos.
Users with the job of videographer can have many videos.
Users with the job of dj can have many tracks.
Users with the job of designer can have many wallpapers.
All Entries can have many tags
All Entries can have many comments
Problems:
I don't know how to create a way to have both photos grouped in albums and have comments on them.
Ideas I would like integrated but don't know how to do it.
tag users in photos like facebook does.
assign profile photo to user
assign key photo to entry
Thanks for taking a look.
-Aaron

Sign In
Register
Help

MultiQuote