Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rachelkang/recipeSearch


https://github.com/rachelkang/recipeSearch

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rachel's Recipes

Rachel's Recipes is a cross-platform mobile application that uses Xamarin.Forms. It was inspired by all those who are new to cooking (dare I say, first-time chefs! :)), especially during these unprecedented times of quarantining, social distancing, and increased cooking. It is intended to provide a single place to both search for new recipes as well as keep track of personal ones.

_This app continues to be work-in-progress and at the moment, its primary purpose is to test the accessibility of .NET MAUI._

## App features

1. **Recipe Search** - Users can search for recipes, by specific categories if they so choose, and add copies to their personal collection.
2. **My Recipes** - Users can create and save their own recipes using the app! Recipes can also be updated and deleted from their collection.









## NuGet packages

|Package name|
|--------------------------------------------------------|
|`NETStandard.Library`|
|`Newtonsoft.Json` |
|`Xamarin.Forms`|
|`Xamarin.Forms.Visual.Material`|
|`Xamarin.Essentials`|
|`Xamarin.CommunityToolkit`|
|`Xamarin.Plugin.SharedTransitions`|
|`Xamanimation`|
|`Resizetizer.NT`|
|`Sharpnado.Shadows`|

## Credits
_Disclaimer: Although the app is called "Rachel's Recipes", none of the recipes are her own._
* Recipes from [Edamam](https://developer.edamam.com/) and my mother
* Icons created by [Freepik - Flaticon](https://www.flaticon.com/)
* Engineering tips and morale from the [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms) team :)