Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/esmakocak/recipebox
- Owner: esmakocak
- Created: 2024-07-20T20:31:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:20:55.000Z (6 months ago)
- Last Synced: 2024-11-11T15:12:45.558Z (2 months ago)
- Topics: crud, localstorage, mvvm, swiftui, upload-images, userdefaults
- Language: Swift
- Homepage:
- Size: 883 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)