pockethub/PocketHub

Architecture

Open

#1,160 opened on Feb 23, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (3,521 forks)batch import
discussionhelp wanted

Repository metrics

Stars
 (9,401 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As it stands the app mixes a lot of UI and network code. I makes it hard to understand the flow and to see where to UI changes are made. Other problems include huge files, IssueFragment is a good example.

I'm open to suggestions to how we can fix this.

Contributor guide