Skip to content

A tree planting android app for all those who love planting trees(Arborists) and for the greater good of mother nature

License

Notifications You must be signed in to change notification settings

mafichoni/Tree_Map

 
 

Repository files navigation

Tree Map 🚧 🔧 🔩

Codacy Badge contributions welcome

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;

APK

TreeMap APK

Design Concept

Credits to : Joseph Githumbi A UI/UX Designer. Watch the video

Screenshots


An android app for tracking young trees 🌲🌲🌲.

splash / Login / Signup pages

add tree to Map

Profile page

Settings page

Libraries Used

  • 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.

License

   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.

About

A tree planting android app for all those who love planting trees(Arborists) and for the greater good of mother nature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%