Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

Feat: Optimize URL View Page for Improved User Experience #86

Open ghost opened 1 year ago

ghost commented 1 year ago

Issue Description: The URL View page would benefit from several optimizations to enhance its overall usability and visual appeal.

Proposed Enhancements:

  1. Improving Basic Information Block: The basic information block about the URL should be visually enhanced for a more appealing and user-friendly display. This could include improved formatting, icons, and additional details.

  2. Geographical Redirect Conditions: When dealing with geographical redirect conditions, it would be more user-friendly to display country names instead of country codes. This change would provide a clearer understanding of the conditions.

  3. Last 25 Visits Block: In the "Last 25 Visits" block, consider replacing generic labels like 'computer,' 'mobile,' and 'tablet' with corresponding device icons. This change can make the information more visually appealing and easier to interpret at a glance.

Expected Outcome: These enhancements aim to improve the user experience by making the URL View page more visually appealing, user-friendly, and informative. Users will find it easier to understand the geographical conditions, and the last 25 visits block will be more intuitive with device icons.

Please provide additional guidance or specific requirements for implementing these optimizations if needed.