This project was my first back-end development task, where I created a URL shortener. The application takes a long URL, stores it with a shorter alias, and implements basic redirection logic for the shortened URL. I worked on this project with guidance from my co-captain in my coding club, who taught me how to use Flask and Python. It was a great learning experience, but also quite challenging since I was new to back-end development and Flask. Despite my efforts, I struggled to fully grasp some of Flask's concepts, and as a result, I can't get the project to work again. For this reason, I am showcasing an image of the project instead of a live demo.