Greenstand / Greenstand/treetracker-android

Delete Image or Account Feature

Open
#1,106 1 comment 0 reactions 0 assignees View on GitHub
enhancement Feature needs analysis not ready for dev question
Dominant language
Kotlin
Stars
101
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Google Play requires that users can delete their data.
User story:
1. User downloads the app and is testing it out. They take a few pictures and then find there is no way to delete those images

**Describe the solution you'd like**
A way to delete images, perhaps a gallery?

Suggested implementation for this:
- User chooses to delete profile.
- Over rides user specific information (not related to token verification)
- Makes tree "inactive" on map.
- Retains all data that is not user specific

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the repository README, then trace how images, profiles, and trees are stored and represented in the Android app. Clarify whether the goal is image deletion, profile deletion, or both, including which user-specific data is removed or overwritten and how the tree becomes inactive. Done should satisfy Google Play's data-deletion requirement without removing retained non-user-specific data.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.