Skip to content

yugisu/parfumo-visualization

Repository files navigation

Data Visualization course at UCU - Course Project

This visualization aims to visualize different perfumes.

Project structure

Project root contains two parts of the project: Svelte frontend code with the actual visualization and Python Jupyter notebook for pre-processing of the Parfumo Fragrance Dataset.

Running locally

To run the visualization:

yarn install
yarn dev

In order to run the Jupyter notebook:

uv venv # Create venv locally
uv pip install -r pyproject.toml # Install deps

# Select the kernel in VSCode from the created .venv folder in the notebook.

Deployment

Performed automatically, on main branch push.

About

UCU Data Visualization Course Project - Perfume scent visualization

Resources

Stars

Watchers

Forks

Contributors