CodeReadingClubs / annotation-tool

https://annotate.codereading.club
MIT License
22 stars 1 forks source link

Create sharable links #9

Open danfishgold opened 3 years ago

danfishgold commented 3 years ago

Allow sharing an annotated code as a link. People who open the link will see the code along with the sharer's annotations. Any annotations they make won't update the ones on the link (so if A shares and B opens and edits, when C opens the link they won't see B's edits) but you can create a new link with your new annotations.

Some resources around TTL on Firebase: