PMO_MyBlog

PMO_MyBlog is going to be an application built with PhpMyObject. Making this app will help me understand how PMO works and how we can best leverage its feature for our development needs.

Feature List

  • PMO_MyBlog must be able to identify its owner
  • the blog owner must be able to post articles
  • the blog owner must be able to categorize his articles
  • readers must be able to post comments
  • the blog owner must be able to moderate and delete comments
  • the blog owner should be able to block comments completely or after a while
  • the blog owner should be able to style his blog so that it fits with his web site
  • there should be some minimal formatting like headers, links, emphasis and possibly images
  • the blog owner should be able to retire a post
  • there should be a list of archive posts
  • there should be the possibility of a client/server system here.

Well, this does not look like a sample application anymore. Not all features could make the cut and some others could be added. But let say that there is enough stuff to keep me occupied.

The database design

FIXME