URL Shortener
URL Shortener Tool
Feb 15, 2022
technology stack
This is a simple tool that enables you convert long URLs into a human friendly links. Forget long URLs, enjoy sharing a new one!
Challenges
The project encountered difficulties in displaying dynamic results fetched from the database due to issues with the API system, which required debugging and optimization. Additionally, ensuring the website's responsiveness across various devices and screen sizes posed a significant challenge.
Solution
To resolve the API issues, I reached out to the support team to address the challenges and ensure smooth data retrieval from the database. For the responsiveness challenge, I restructured the layout by replacing flexbox properties with CSS grid, which provided greater control over complex layouts. This approach not only resolved the responsiveness issues but also resulted in a visually appealing and well-structured page design.


