Giter Site home page Giter Site logo

dsnipe / xperiments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wetransfer/xperiments

1.0 2.0 0.0 741 KB

Simple A/B testing tool. Includes CMS and an experimentation engine. It's an Elixir project, but it has JS frontend code. And it's about 52%. So GH thinks it's JS project.

License: BSD 2-Clause "Simplified" License

JavaScript 51.72% Elixir 47.18% HTML 1.08% Shell 0.03%
elixir elixir-lang ab-testing high-performance

xperiments's Introduction

Xperiments - A/B Testing Platform

Support: Backend, Frontend
Continuous Integration: Build Status
License: BSD-2-Clause

Project

A simple A/B testing platform.
Xperiments A/B Tesing Service is a real time platform to create and manage A/B experiments. Users are empowered to run experiments across many applications and platforms (e.g. web, mobile, desktop) It's very fast and can handle millions of users.

Features

  • API driven - Separate API endpoints that deal with management and assignment of experiments
  • Experiment Management UI - Comes bundled with a Material-UI based interface to manage experiments

Requirements

  • Postgresql verions 9.4 and newer
  • Elixir 1.4
  • Erlang 19.0 (might work on older versions, not tested)
  • Node.js v4.0 and higher

Installation

Mac OS
% brew install elixir
% git clone [email protected]:WeTransfer/Xperiments.git
% cd Xperiments; mix deps.get
% mix ecto.create && mix ecto.migrate
% npm install yarn
% (cd assets; yarn install)
% mix phx.server

Now you can visit lvh.me:5000 from your browser.

xperiments's People

Contributors

danielle12hoven avatar dsnipe avatar manpreetssethi avatar martijnvermaat avatar renesijnke avatar tob avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.