SamuelBehrmann / mobile_anwendungen

0 stars 0 forks source link

feat: folder structure for all pages and MVC example #8

Closed SamuelBehrmann closed 1 month ago

SamuelBehrmann commented 1 month ago

The code changes introduce a new HomeController interface and its implementation HomeControllerImpl. Additionally, a HomeNavigationService interface is added to handle navigation within the home screen. These changes are necessary to support the upcoming features and functionality related to the home screen.