Skip to content

Timjini/E-commerce_database

Repository files navigation

Introduction

This is a Dockerized project designed to analyze customer data efficiently. The project provides tools to:

  • Generate Data: Create sample datasets for analysis.
  • Analyze Shoppers' Behavior: Derive insights from customer shopping patterns and behaviors.

Setting Up the Environment

Create a .env File

The project requires a .env file for configuration. You can create a sample .env file with the following command:

cp .env.example .env

Start the Project

To start the project, build the Docker image using the following command:

sudo docker-compose up --build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published