Meeting Agenda 4 - shanjida-alam/Smart-Living-Community GitHub Wiki

Date Time and Platform

28-SEPTEMBER-2024 5:00 PM DISCORD VOICE CHANNEL

Meeting Chair and Note Taker

Mst.Solaimi Hamid Irtifa Haidar Ahona

Information Updates/Reminders

  • The next 3-5 weeks, we are going to work on a project.

  • Everyone should be able to use git, github wiki’s, Trello, Discord.

Decisions Needed

  • Discussion about the Architecture pattern (MVP, MVVM) that we will use in the project.
  • Discussion about the design principles that we will use in the project.

General Items

  • MVVM (Model-View-ViewModel) is a popular architectural pattern used in Android development, particularly with modern frameworks, because it separates the business logic from the user interface (UI) to make the application easier to maintain, test, and extend.