Jasonette / Jasonette/JASONETTE-Android

refactor property names into constants

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.6k
Forks
266
PR merge metrics
No merged PRs in 30d

Description

currently its hard to track down usage of particular json properties because the names are local string values throught out the code base.

Contributor guide

Open the contributing guide

Research direction

Start by searching the codebase for repeated local string values used as JSON property names and identify where shared constants would belong. Done means the property names are represented consistently by constants throughout the relevant code without changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.