r002 / captains-log

Over the years, I've toiled away many nights & weekends on various pet projects; each always with its own repo, theme, and urls. Well, no more! Moving forward, all experimentations now live here! 😄
https://captains-log.web.app
0 stars 0 forks source link

✨ Add button/feature to export all logs as a json file to download #29

Closed r002 closed 3 years ago

r002 commented 3 years ago

After a user logs in, paint a button in the navbar that lets them download all of their logs as a json file to save locally. Basically, just export all of their logs from Firestore.

In future: Allow user-configurable parameters in the GUI to download their logs windowed by datetime or filtered by criteria (eg. dt, etc)