An open API service indexing awesome lists of open source software.

https://github.com/martichou/grateful

Android app which ask you what are you grateful for, daily. Improve happiness
https://github.com/martichou/grateful

Last synced: 2 months ago
JSON representation

Android app which ask you what are you grateful for, daily. Improve happiness

Awesome Lists containing this project

README

        

# Grateful
> Personal project, did it for the fun and for knowledge

Grateful aim to bring happiness by asking daily "What are you grateful for today?".
This habit aim to bring positiveness in life of those who practice the gratitude.

## Setup (for myself or for you if you want to build your solution)

A private.xml file is needed and should only contains the following string:
```sh
pk.xxxxx.CxxxxxxxxxPFQ
```

## Meta

Martin Andre – [@Martichouu](https://twitter.com/Martichouu) – [email protected]

Distributed under the GNUv3 license. See ``LICENSE`` for more information.

## Edit Strings ressources

If you find grammatical mistakes or if you want to translate this app, please make a PR :)

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request