[Epic] As a user, I want to be able to shorten a long URL into a short, easy to type link
The following subtasks are required to complete this epic:
-
Create link shortener view (#3 (closed)) -
Create controller and add routing to display link shortener view (#4 (closed)) -
Create URL model (#5 (closed)) -
Handle link shortener view submission (#6 (closed)) -
Handle requests for shortened URL (#7 (closed))