Overview: Safe4Dogs determines whether or not different foods are safe for dogs to eat. The Safe4Dogs source code serves as a mentoring tool I use for mentoring new developers interested in learning about .Net MAUI development.  Areas that are covered are MVVM, XAML, DataBinding, Effects, Behaviors, Dependency Injection, SQLite, Handlers, Shell, converters, localization and other core .Net MAUI Concepts.

Key Features: Searching for food safety details, Listing of details and safety results, display of related info, display of resources related to food safety.
Technologies Used:  .Net MAUI, MVVM, SQLite, Restful Services, CommunityToolkit and  CommunityToolkit.Mvvm.

Impact:  Helped numerous developers get up to speed in learning the core concepts underlying the development of .Net MAUI Applications.
Back to Top