gabrieltempass / abtester

A web application to design and evaluate the results of A/B tests.

Home Page:https://abtester.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abtester

A web application to help design and evaluate the results of A/B tests.

Useful links

How to run locally

  1. Clone the git repository:
git clone git@github.com:gabrieltempass/ab-tester.git
  1. Go to the project's directory.
  2. Create the environment:
pipenv install
  1. Activate the environment:
pipenv shell
  1. Run the application:
streamlit run streamlit_app.py

Contact

If you would like to provide feedback, learn more about the A/B Tester, or anything else, feel free to send an email to: contact@abtester.app

About

A web application to design and evaluate the results of A/B tests.

https://abtester.app

License:Apache License 2.0


Languages

Language:Python 66.7%Language:Jupyter Notebook 25.8%Language:HTML 7.5%