• 0 Open
    0 Closed
    Updated 2024-10-22 12:09:59 +02:00
    No due date

    Create a Backend/Webserver to serve the angular application and handle the redirection of the url based on the unique identifier in the url. This Milestone includes creating a connection to the Database.

  • 0 Open
    0 Closed
    Updated 2024-10-22 12:03:40 +02:00
    No due date

    Creating an Angular Frontend that has an input field where the user can input a url, such that it can be processed and returned as a shortened link.

  • 0 Open
    0 Closed
    Updated 2024-10-22 12:07:03 +02:00
    No due date

    Deploy and configure a Redis database for the storage of identifier -> url (key/value pairs). This should be done with docker and docker networking to be only accessible from the backend.