• server setup

  • controller

    • request random joke
    • request joke of the type (random)
  • model

    • properties for constructor id, type , setup, punchline#
    • metods: get the whole joke
    • get setup
    • get punchline
  • view

    • 2x buttons:
      • random joke
      • form to give a joke type - dropdown? (on fetch? )
      • display jokes
      • send email with joke
        • take (name and) email