A tree planting android app for all those who love planting trees(Arborists) and for the greater good of mother nature,it's inspired by the;
- Rotaract Club Of Taita Taveta University,
- Rotaract Club Of Voi and
- Rotary Club of Voi
They devoted their time once a while to plant trees as a way of giving back to our ecosystem. The app takes into account trees planted by different individuals, their species, region and exact geopoint. A feature in progress is to send reminder's to Arborist to water their trees based on the Tree type.
Credits to :
Joseph Githumbi A UI/UX Designer.
An android app for tracking young trees 🌲🌲🌲.
- Architecture - A collection of libraries that help you design robust, testable, and
maintainable apps. Start with classes for managing your UI component lifecycle and handling data
persistence.
- Data Binding - Declaratively bind observable data to UI elements.
- Lifecycles - Create a UI that automatically responds to lifecycle events.
- LiveData - Build data objects that notify views when the underlying database changes.
- Navigation - Handle everything needed for in-app navigation.
- Room - Access app's SQLite database with in-app objects and compile-time checks.
- ViewModel - Store UI-related data that isn't destroyed on app rotations.
- Third party
- Kotlin Coroutines for managing background threads with simplified code and reducing needs for callbacks
- UI
- Fragment - A basic unit of composable UI.
Copyright 2020 Paul Mburu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.