bounswe / bounswe2023group4

6 stars 0 forks source link

Learn MVVM in Android. #183

Closed YigitSekerci closed 10 months ago

YigitSekerci commented 10 months ago

Problem Definition

MVVM is a widely used design pattern in android every team member should learn it to have well structured code. While learning MVVM every member should also learn its usage in android and how to implement it.

Problem Context

Acceptance Criteria

Suggested Solutions

YigitSekerci commented 10 months ago

I have learned MVVM and MVI structures in android and learned their differences in implementation of android apps. I learned these topics from the YouTuber that I gave in suggested solution section.

aemresafak commented 10 months ago

Yeah, I am up to date with MVVM standards. I know what view is model is and view model is. I can apply the architecture.

AliAlperenSonmez commented 10 months ago

I have gained a solid understanding of the MVVM (Model-View-ViewModel) design pattern, recognizing its importance in achieving well-structured and maintainable Android code. I am proficient in applying the MVVM pattern within Android applications, allowing me to create organized and efficient software architectures that separate concerns effectively. I have leveraged valuable resources, such as the videos available on Philipp Lackner's YouTube channel, to learn and implement MVVM in Android, ensuring our team's codebase is designed with best practices in mind.

YigitSekerci commented 10 months ago

We made a mistake by combining research issues. Because every members' finish time is different we couldn't close this issue on time. Due to this reason, this issue is completed eight day after its deadline.