carbonsoda / scribbler

Quickly scribble an idea and share it with others via temporary link
https://scribblering.herokuapp.com/
1 stars 1 forks source link

Registered users can refresh the share-url #20

Closed carbonsoda closed 3 years ago

carbonsoda commented 3 years ago

Registered users can refresh the sharable-link to their scribble! The refreshed url stays active for another 30 minutes.

Though, if the previously generated share-link is still active (aka it's been less than 30 min), then my app will just give the user that same one. This is so I can sorta limit how many AWS requests are made.

There is still a lot of styling work to be done, but at least this feature is fairly functional. live-view

carbonsoda commented 3 years ago

In there interest of time I'll be merging this right away, but I'd still really appreciate any feedback if you have a moment! 😄

note: this is part of what I demo'd on Friday