You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea: A portal for users to manage the links they create.
Features:
Number of clicks
Disable/Delete Link (Warn & break the redirect for a few days before actually deleting)
Edit destination link??? (Might not be an ideal security practice as we are not using any accounts)
Refresh link/Extend expiration (upto a maximum)
etc...
Workflow 1:
Two links are created when generating a new link. One the shortened link and another for managing that link. (Don't make the UI messy). The second link isn't supposed to be a secret to be saved by the user to manage the short link later.
Workflow 2:
Add a user login/account system. When the user is logged in, all generated links will be stored and the user can manage those links. There would be some kind of limits on number of links. Might need to store more data on the backend and handle email verification.
Must do:
The text was updated successfully, but these errors were encountered: