Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/esmakocak/recipebox

Recipe app to save and manage recipes
https://github.com/esmakocak/recipebox

crud localstorage mvvm swiftui upload-images userdefaults

Last synced: 6 days ago
JSON representation

Recipe app to save and manage recipes

Awesome Lists containing this project

README

        

RecipeBox is a SwiftUI-based application designed to help you save and manage your favorite recipes. The app allows you to categorize your recipes and easily add new ones.

**Features:**
- Display a list of all your saved recipes.
- Easily **add** new recipes with a simple interface.
- Organize your recipes into different **categories**.
- **Upload photos** for your recipes.
- Store and delete recipes in local storage using **UserDefaults**.
- Add recipes to **favorites**.
- Edit and **update** recipe.
- Developed using **Combine** and **MVVM**.


![1](https://github.com/user-attachments/assets/f2132b49-58d1-4ef8-8d1a-bc318c35d339)
![2](https://github.com/user-attachments/assets/094c121a-9841-4fbc-a324-793e41d4c22f)
![3](https://github.com/user-attachments/assets/5ca6e7f3-0650-45d4-9a0c-4f29a8ae2be8)
![4](https://github.com/user-attachments/assets/9889c5c4-f18f-4c97-8207-0c09ad322768)