Skip to content

Added sample WhatToEat App #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 10, 2025
Merged

Added sample WhatToEat App #607

merged 9 commits into from
Jun 10, 2025

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented Apr 22, 2025

This PR includes a new sample App, WhatToEat for .NET 9 and 10, highlighting efficient the usage of shell and navigation patterns.

This App comes from rachelkang/recipeSearch#37 just replacing the current API with a mock service.

The sample includes:

  • src
  • a README file
  • images

fix-search-recipes

Fixes #609

@AhmedAbuMusa
Copy link

Thanks @jsuarezruiz
I used your solution as an example of adhering to naming conventions and code structure best practices. I see that most of the project focuses on UI and navigation, but I believe it would be beneficial to add unit tests for functions in the Model and service layers to demonstrate that the solution aligns with coding best practices.

@jsuarezruiz jsuarezruiz requested a review from jfversluis June 10, 2025 08:41
@jfversluis jfversluis merged commit 4b2bfa7 into main Jun 10, 2025
1 of 3 checks passed
@jfversluis jfversluis deleted the whattoeat branch June 10, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recipe search result page is not showing up properly.
3 participants