https://github.com/teamgruenbaum/shoppinglistgenerator_swiftui
The ShoppingListGenerator simplifies creating shopping lists ordered by store and shelf based on selected ingredients and dishes. Apart from this, it serves as a cookbook by storing dishes together with their recipes and ingredients.
https://github.com/teamgruenbaum/shoppinglistgenerator_swiftui
cookbook dishes generator ingredients ios recipes shopping-list swift swift-ui
Last synced: 12 days ago
JSON representation
The ShoppingListGenerator simplifies creating shopping lists ordered by store and shelf based on selected ingredients and dishes. Apart from this, it serves as a cookbook by storing dishes together with their recipes and ingredients.
- Host: GitHub
- URL: https://github.com/teamgruenbaum/shoppinglistgenerator_swiftui
- Owner: TeamGruenbaum
- Created: 2024-12-08T19:33:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T19:40:33.000Z (2 months ago)
- Last Synced: 2024-12-16T21:48:15.118Z (2 months ago)
- Topics: cookbook, dishes, generator, ingredients, ios, recipes, shopping-list, swift, swift-ui
- Language: Swift
- Homepage: https://informatik.hof-university.de/allgemein/studienarbeit-shoppinglistgenerator/
- Size: 4.65 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShoppingListGenerator
## Introduction
The ShoppingListGenerator is designed to help users to quickly and easily create their individual shopping list sorted by store and shelf. The first step is to select the desired dishes. In the second step, the desired ingredients are selected, whereby the ingredients required for the previously selected dishes are already preselected. Based on the selection, the sorted shopping list is then created. For the user, the advantages are that the shopping list does not have to be rewritten by hand each time and he does not have to wander around the stores looking for ingredients. Apart from this, the ShoppingListGenerator can also be used to create a cookbook with dishes and their recipes and to manage ingredients. This cookbook also serves as the basis for creating the shopping list.The ShoppingListGenerator was developed using Swift and SwiftUI during our Bachelor‘s programme at Hof University of Applied Sciences in the lecture „Agile test and development methods in app programming“. It was also presented in a [post](https://informatik.hof-university.de/allgemein/studienarbeit-shoppinglistgenerator/) on the blog of the Faculty of Computer Science at our university.
https://github.com/user-attachments/assets/b7b3a942-412b-4c25-b58e-02eaadc2e1f4
## Developers
- [Steven Solleder](https://github.com/stevensolleder)
- [Isabell Waas](https://github.com/isabellwaas)
- [Vincent Tischler](https://github.com/Schnowflake)## Get in contact
Feel free to get in contact and share your experience with **ShoppingListGenerator**. Bug reports are also very appreciated.