cuappdev / cuappdev/pear-android

Separate Logistical Code from UI Code in SchedulingActivity

Đang mở
#4 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement Priority: Low
Ngôn ngữ chính
Kotlin
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

ideally the logistical code is separated from the ui code thru a method call, where the logic code can live in the presenter and the ui code lives in the activity. combining both makes the file more difficult to read -- this is just one ex of the need for a presenter in this file

_Originally posted by @ningning621 in https://github.com/cuappdev/pear-android/pull/3_

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by reading SchedulingActivity and identify which code handles scheduling logic versus UI responsibilities. Define the presenter boundary described in the issue, move the logistical work behind method calls, and verify that the activity remains responsible for UI behavior without changing scheduling functionality.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
android, kotlin
Lĩnh vực
mobile
Loại issue
Tái cấu trúc
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.