Greenstand / Greenstand-Overview

Tree Tracking Fighting Poverty and Climate Change - This repository contains Contributing, Project Overview, Roadmap, etc
https://www.greenstand.org
GNU Affero General Public License v3.0
44 stars 11 forks source link

Connect Android app to new mobile API #13

Closed ZavenArra closed 6 years ago

ZavenArra commented 6 years ago

The Android app should be connected to our new mobile API. Tree creation and querying are documented here: https://github.com/Greenstand/treetracker-json. The base 64 encoded image needs to be replaced with a URL provided by our upload to cloud storage, which has been implemented in another issue.

User registration, login, and password reset are also ready to be integrated.

Davidezrajay commented 6 years ago

Done- Thanks Zaven!