CookingBook is a .NET MAUI application designed to help users manage and organize their recipes. The application allows users to create, view, and edit recipes, including details such as title, description, ingredients, instructions, and additional notes. Users can easily navigate between different recipes and add new ones using a user-friendly interface.
Key features include:
- Viewing a list of all recipes with titles and modification dates.
- Adding new recipes with detailed information.
- Editing existing recipes.
- Deleting recipes.
- Navigating between different pages for recipe management.
- Launch the application.
- Use the "Add New Recipe" button to create a new recipe.
- Fill in the details such as title, description, ingredients, and instructions.
- Save the recipe to add it to the list.
- Click on a recipe from the list to view or edit it.
- Use the delete button to remove a recipe.