8000 GitHub - luckey01/exper_demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luckey01/exper_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPC Experiment Demo

A prototype demonstrating how a user can modify CPC (Cost Per Click) values for campaigns and create experiments to test different CPC values.

Features

  • Interactive campaign table
  • Click on CPC values to open an editor popup
  • Confirmation dialog encouraging experiment creation
  • Full experiment creation flow
  • Eye-catching animated buttons

Getting Started

Prerequisites

  • Node.js (v12 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/luckey01/exper_demo.git
cd exper_demo
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

The application will open automatically in your browser at http://localhost:8044.

Usage

  1. Click on a CPC value in the campaign table
  2. Edit the value
  3. Click "OK"
  4. In the confirmation dialog, choose to:
    • Create an experiment (recommended)
    • Update the CPC directly

The "Create Experiment" option will take you to a detailed experiment creation page.

Technologies Used

  • React
  • Webpack
  • CSS Animations

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0