Skip to content

Anonymously reach out to the people that you appreciate or to whom you are thankful in your community

License

Notifications You must be signed in to change notification settings

happinesspackets/happinesspackets

Repository files navigation

Open-source Happiness Packets

The Open-Source Happiness Packets project was created by Sasha Romijn and Mikey Ariel in March 2016. The idea came about while we were building our Healthy Minds in a Healthy Community presentation for Djangocon Europe 2016. One of the issues we wanted to address in the presentation was that many people are unaware of how loved, appreciated, or admired they are by their peers, since our culture seems to discourage positive feedback and amplify negative feedback. With this project, we wanted to provide a platform for people to send positive feedback, thanks, or just a kind word to their peers, with hope to make it easier and more acceptable for people to spread happiness, gratitude and appreciation in open-source communities.

The structure and format of the site is basic, and contributions are welcome!

To run this project or the tests, you need to set up a virtualenv, install the dev requirements and set the correct DJANGO_SETTINGS_MODULE, for example with:

virtualenv --no-site-packages --prompt='(happinesspackets)' virtualenv/
source virtualenv/bin/activate
pip install -r requirements/dev.txt
export DJANGO_SETTINGS_MODULE=happinesspackets.settings.dev
./t

The t command is a very short shell script that runs the tests with the correct settings and reports on coverage.

About

Anonymously reach out to the people that you appreciate or to whom you are thankful in your community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published