Skip to content

anilguzel/segmentation-example

Repository files navigation

Customer Segmentation Example Project

Project Description

The Customer Segmentation and Interaction System is a software solution designed to streamline the process of customer segmentation and interaction based on predefined marketing campaigns.

Architecture

Architecture

This diagram illustrates the overall architecture of the project.

Installation and Running

The project can be run on a local machine or a server. Docker is required to run the project.

  1. Clone this repository:

    git clone https://github.com/anilguzel/segmentation-example.git
  2. Navigate to the project directory:

    cd project
  3. Start the project using Docker:

    docker-compose up -d

This command will run the project in the background and start the necessary containers.

Usage

Once the project has been successfully started, the system simulates order creation through the order API, where an event is then sent to RabbitMQ. Subsequently, the After-Order service fulfills the necessary requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages