Avalonia
Avalonia based recipe app for storing and sharing recipes.
Read more...Desktop recipe management app developed as part of a three-person team. The app was built using C# with the Avalonia framework and follows the MVVM architecture. It incorporates features like recipe creation, scaling, budgeting, and gaming-themed engagement mechanics. The backend was managed using EF Core connected to an Oracle database, with unit testing implemented via MSTest.