ucsb-cs148-w24 / project-pj12-BeeFree

BeeFree is a screentime management app that allows you to choose apps to block, view your screentime data, and even share it with your friends!
MIT License
2 stars 0 forks source link

[SHARING] Setup adding/inviting friends (backend) #93

Closed anushkavijay closed 6 months ago

anushkavijay commented 7 months ago

We must use the database to store a user's friends (this will involve creating an issue just to add friends document to our firestore), then storing the emails of the friend's of a user. Then, we can proceed with notifying the user of someone adding them as a friend and adding them back.

Image