/grateful

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

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

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:

<string name="mapbox_apikey" translatable="false">pk.xxxxx.CxxxxxxxxxPFQ</string>

Meta

Martin Andre – @Martichouumartichou.andre@gmail.com

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 (https://github.com/martichou/grateful)
  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