Skip to content
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

Create the controller actions #3

Open
amrllkmn opened this issue Aug 9, 2023 · 0 comments
Open

Create the controller actions #3

amrllkmn opened this issue Aug 9, 2023 · 0 comments

Comments

@amrllkmn
Copy link
Owner

amrllkmn commented Aug 9, 2023

We need controller actions to handle user requests:

  • Create a shortened URL with a given URL
  • Log the IP addresses of incoming requests.
  • Log the number of times the shortened URL is used and when it was used.
  • Log the website's title, so users can easily identify what websites they have shortened.
  • Return a list of shortened URL.
  • Return a report of the analytics (the logged information)

This is a big issue so will be breaking this into a smaller tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant