Builds a full URL shortening service with frontend and backend features.
Build a URL shortening service frontend using HTML5, CSS3, JavaScript and a backend API. Create a clean interface with prominent input field. Implement URL validation and sanitization. Add QR code generation for shortened URLs. Include click tracking and analytics dashboard. Support custom alias creation for URLs. Implement expiration date setting for links. Add password protection option for sensitive URLs. Include copy-to-clipboard functionality with confirmation. Create a responsive design for all devices. Add history of shortened URLs with search and filtering.
This prompt directs an AI to generate code for a complete URL shortening web application. It produces HTML5, CSS3, and JavaScript for the interface along with API integration for backend functions. The result includes all specified features such as validation, QR codes, analytics, and responsive design.
The AI returns a complete set of HTML, CSS, and JavaScript files implementing the input field, QR generator, analytics dashboard, and all other listed features.
It requests a backend API but focuses mainly on frontend implementation details.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by f. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.