/user_journey

Create complex user journeys the simple way.

Primary LanguageElixirMIT LicenseMIT

User Journey

Create complex user journeys the simple way.

Installation

The package can be installed by adding user_journey to your list of dependencies in mix.exs:

def deps do
  [
    {:user_journey, "~> 0.0.1-pre0"}
  ]
end

The docs can be found at https://hexdocs.pm/user_journey.