-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Storing all URLs. #98
Comments
Congratulations, @abhiperfect! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines |
I would like to work on this issue. |
Hey @abhiperfect, currently login/signup and authentication done then we will work on this |
Ok @abhijeetnishal , could you please assign me this task after login/signup completion. |
I will let you know |
@abhijeetnishal can you assign me this task under ggsoc'24 |
@abhijeetnishal can you tell where we will be storing history on server ? or in cookies ?. |
Hey @Aditya2ReaLNITKKR, we can use server side approach not cookies as i explained in #106 |
I am interested in resolving issue for GSSoC '24 and believe my skills in make me a good fit. Please assign it to me. |
Hey @riyasaxena32, there are some issues like #70 that needs to be done before this. Also @abhiperfect asked this issue to assign. |
Hey @abhiperfect, do you have any designs for this feature? |
Closing this issue as not active. |
Is your feature request related to a problem? Please describe.
Currently, users do not have visibility into the shortened URLs they have created after logging into their profiles.
Describe the solution you'd like
I would like to implement a feature where users can view all the shortened URLs associated with their account after logging in. This would provide users with better visibility and control over their shortened URLs.
Describe alternatives you've considered
An alternative solution could be to allow users to access their shortened URLs through a unique link sent to their email after each URL is shortened. However, this approach may be less convenient for users and could lead to cluttered inboxes.
Additional context
Having the ability to view all shortened URLs in their profile would enhance the user experience and improve the usability of the URL shortening service.
The text was updated successfully, but these errors were encountered: