Skip to content

Instantly share code, notes, and snippets.

@ryanleesipes
Last active July 6, 2017 21:46
Show Gist options
  • Save ryanleesipes/07edf30e9d88690905d2b5bf5653d2a9 to your computer and use it in GitHub Desktop.
Save ryanleesipes/07edf30e9d88690905d2b5bf5653d2a9 to your computer and use it in GitHub Desktop.
Leaflet Bomb Proof of Concept

Leaflet Bomb Proof of Concept Roadmap

  • Accounts that have permissions to write a press release
  • Rich Text Editor that allows for writing new press releases.
  • Dashboard that allows for management of press releases (from Draft, to Scheduled, to Published)
  • Frontend that shows Press Releases and lets user conduct search.
  • In Dashboard allow for creation of "lists" and "influencers", "influencers" have a name, Email address, phone number, and custom greeting.
  • Influencers might also have an area to add links to their work (articles or videos).
  • Lists contain influencers, so you might have "Linux Press" and "Computer Hardware Press" <- a way to sort press based on what they cover.
  • Once a post is written you can choose who to send a preview Email to, you can choose lists or individual influencers.
  • Custom greeting goes at the top of any Email that is sent to the influencer.
  • Assets uploaded can be added into the body of a press release and can be downloaded via one-click on the side of the press release text.
  • Same with the text of the press release, you can download it as a text document or one-click copy-to-clipboard while looking at the press release.
  • Should track folks who click on the PR link in an Email, as well as show the marketer how many times a press release has been viewed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment