n. the moment you realize that you’re currently happy—consciously trying to savor the feeling—which prompts your intellect to identify it, pick it apart and put it in context, where it will slowly dissolve until it’s little more than an aftertaste
- The Dictionary of Obscure Sorrows
- Matthew Chan: Project Manager, Frontend Developer, Backend Developer
This website aims to portray data about happiness across the globe in an interactive and unique way. While data may be portrayed according to location by country, this is not indicative of a causation or correlation between geography and one's personal happiness. Each country also shows the factors contributing to their Happiness Score and the amount of impact each has on their total score.
Currently Unavailable
with python 3 and pip already installed, run the following commands in a terminal
git clone git@github.com:JasonZheng02/Kudoclasm.git
cd Kudoclasm
pip install -r ./requirements.txt
python3 app/__init__.py
Head to http://127.0.0.1:5000/ in a web browser and enjoy!
© 2020 Kudoclasm -- Matthew Chan