Git Product home page Git Product logo

perfume-trainer's Introduction

perfume-trainer

Multimedia installation aimed at teaching museum/shopgoers about the basics of odor notes.

Physical Setup

The Vue app in this repository is installed in a physical space, along with a set of numerically labelled boxes containing a variety of odorants. The user can either learn by smelling specific boxes, and clicking them in the app to see their notes, or by selecting a note (or blend of notes) and seeing which boxes's odorants fit these labels.

The default build is available on Smellotron.com/learn

Modifying the Boxes or Labels

By default, the app assumes a setup with with 12 odorants and the following labels:

  • Ambrettolide w/ notes of "Musky", "Floral"
  • Ambroxan w/ notes of "Woody", "Musky", "Fresh"
  • Citral w/ notes of "Citrus", "Fruity", "Green"
  • Dihydro Eugenol w/ notes of "Spicy", "Fresh"
  • Ethyl Maltol w/ notes of "Sweet"
  • Hedione w/ notes of "Floral", "Fresh"
  • Hexenyl Cis-3 Acetate w/ notes of "Green", "Fruity"
  • Iso E Super w/ notes of "Woody", "Floral"
  • Ebanol w/ notes of "Woody"
  • Orange Terpenes w/ notes of "Citrus", "Fresh"
  • Stemone w/ notes of "Green"
  • Velvione w/ notes of "Musky"

These can be modified in the Edit tab, but changes are not permanent (refreshing the page will reset them). If you'd like a permanent, fixed set of odorants, please reach out and we can work one out together.

For developers

The default odorants and their notes are defined as boxes and notes respectively in src/App.Vue.

It is possible to build a local copy of this installation source.

Install and setup the project:

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

perfume-trainer's People

Contributors

laurahsisson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.