Skip to content

This is the Android segment for the TreeTracker open source project. The app allows people to track and verify reforestation plantings, paying planters on a per planting basis.

License

Notifications You must be signed in to change notification settings

erogge6/treetracker-android

 
 

Repository files navigation

TreeTracker Android

This is the Android app for the TreeTracker open source project (www.treetracker.org). This project coordinates tree planting employment for people living in extreme poverty. The Android segment allows people to track and verify reforestation plantings, paying planters on a per planting basis.

For more on design intent and the app's user story see the wiki in this repository

Project Setup

Developers will need to ask the channel for treetracker.keys.properties file to build gradle for the application.

For development, selected the build variant dev. This build varient is configured to allow trees to be added without a specific accuracy.

Deployment

There is one prerequisite to using the appropriate gradle tasks:

  1. Placing the relevant keys.json from the PlayStore in the ./app folder example here

Once this is done, you can then proceed by running one of the following tasks to run the release:

  • bootstrapReleasePlayResources | Downloads the play store listing for the Release build. No download of image resources. See #18.
  • generateReleasePlayResources | Collects play store resources for the Release build
  • publishListingRelease | Updates the play store listing for the Release build

Contributing

See Contributing in Development-Overview

Please review the issue tracker here on this github repository

Check out the cool roadmap or

All contributions should be submitted as pull requests against the master branch in this github repository. https://github.com/Greenstand/treetracker-android/

About

This is the Android segment for the TreeTracker open source project. The app allows people to track and verify reforestation plantings, paying planters on a per planting basis.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 93.9%
  • PLpgSQL 4.0%
  • Ruby 2.1%