Skip to content

Leave a Message #13

Description

@flwyd

Leave a message for a Ranger.

This was a new feature last year that was a big hit. When someone comes up to the window and wants to leave a message for a ranger, we used to tell them to leave it on the post board and hope someone saw it. As a replacement, the person at the window can leave a message which will show up the next time someone looks at the person's page.

Message data model:

  • belongs_to Person
  • sender_name (e.g. "Sammy from Seattle")
  • subject (e.g. "Perpetual Motion camp location")
  • message (freeform text)
  • delivered (if false, the message is highlighted and the top of the person's page prominently says "X unread messages")
  • created_by (the system User who created the message)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions