3
votes
1answer
125 views

Is my ERD design for “Adding Friends Capability” is good enough? [closed]

I have a school project to create a simple networking site, And I want to know if my database design is good. I'm open for any suggestions to improve my design thanks!
3
votes
1answer
112 views

Semi-Repost: How can I improve my PHP model for my html5/js mobile app?

I was advised, rightfully so, to simplify my question. I am posting the a section of the model of my application. Any/all feedback would be very helpful as I am trying to build my PHP skills, but I ...