issues
search
MichaelJAliberti
/
SeniorDesignShort
The repo for Michael Aliberti's and Julia Zeng's Senior Design introductory project
1
stars
0
forks
source link
Firestore Integration
#16
Open
jullianzz
opened
3 years ago
jullianzz
commented
3 years ago
The current build in main works for multi-ingredient recipes.
Future work in Camera Page: Make calls to FS to add completed recipe to FS.
Future work in Recipe-History Page: Use FS queries and instead of recipe array data structure used by FlatList.
The current build in main works for multi-ingredient recipes.