issues
search
Kmukasa
/
LernaLang
A language learning mobile application built with React Native, Firebase and ChatGPT
7
stars
0
forks
source link
Add Data Storage & Retrieval Logic
#1
Closed
Kmukasa
closed
1 year ago
Kmukasa
commented
1 year ago
Add Data Storage & Retrieval Logic
To Do:
[x] Create a conversations collection
[x] Add functions to store the conversation in the conversations collections in Firestore
[x] Add function to retrieve all of a users' conversations
[x] Add function to retrieve a given conversation given a document id
[x] Add function to delete a conversation
Add Data Storage & Retrieval Logic
To Do: