-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a user, I'd like to track my achievements and see other users' ones as well.
- Create firestore
badgescollection and docs - number of photos (levels 1, 2, 3, 4)
- number of species (levels 1, 2, 3, 4)
- number of followers (levels 1, 2, 3, 4)
- number of likes (levels 1, 2, 3, 4)
- Add cloud functions
- add
numLikesarray - add
followersUidarray - fix
taxonUidarray - fix
placeUidarray - send notification when badge is added
- Add UI carousel to profile page