Unfollowing and Database Drafts

  • Oct 18, 2012
  • 0 Comments

When I moved the summer code over, I moved all of it but deactivated (commented out) some things, such as the partials I made. In order to get the magic sort code ready to be put on the site, Jordana asked me to take out the parts involving the multi-step comparisons. (So like the relationship between user A and world B if user A liked world C, which shares tags with world B.) After discussing the options, Jordana and I decided that we would wait to put following on the site as well, since it could still be expanded or changed. So this week I've been taking out the following part of magic sort in a different branch, so that the bare bones version of magic sort can make it onto the website. Along with that, I've been drafting database designs for the sharing system, and putting final details on my designs for the user interface for the system. The database design has to be expandable so that shares can grow in useful ways, but also needs to hammer down the main parts, such as the structure of knowing who shared something, what was shared, who it was shared to, the creator of the shared item, and knowing who all needs to be notified that a share occurred.

Comments

  • No comments yet

Log In or Sign Up to leave a comment.