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.
A private.xml file is needed and should only contains the following string:
<string name="mapbox_apikey" translatable="false">pk.xxxxx.CxxxxxxxxxPFQ</string>
Martin Andre – @Martichouu – martichou.andre@gmail.com
Distributed under the GNUv3 license. See LICENSE
for more information.
If you find grammatical mistakes or if you want to translate this app, please make a PR :)
- Fork it (https://github.com/martichou/grateful)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request