Skip to content

Instantly share code, notes, and snippets.

@iHiD
Created August 27, 2012 20:12
Show Gist options
  • Save iHiD/3491876 to your computer and use it in GitHub Desktop.
Save iHiD/3491876 to your computer and use it in GitHub Desktop.
Family Tree

Specification

Models

Person

  • Name
  • Picture
  • DOB
  • DOD
  • Social networks
  • Phone
  • Address
  • has_many :people

Links

### Stories

  • Year
  • Story
  • has_many :people
  • Tag people (v2)

Views

Front Page

  • Picture of family Tree. Add parent, child, sibling btns. Re-maps.
  • Person page. Add pictures. Add stories.

Security

  • Master user who can create other users
  • User login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment