Here's a revised prompt:
Project Name: LinkScan
Tagline: Scan links for malware and other security threats
Website Name: LinkScan - Link Scanner Tool
Folder Structure:
LinkScan/
├── index.html
├── styles.css
├── tailwind.css
├── daisyui.css
└── app.js
Design Requirements:
1. Color Scheme: Use a light mode theme with a primary color of #000000 (black) and a secondary color of #3498db.
2. Typography: Use the Open Sans font family.
3. Icons: Use modern DaisyUI and Tailwind CSS icons.
4. Layout: Use a responsive layout with a maximum width of 1200px.
Technical Requirements:
1. Front-end Framework Use HTML, CSS, and JavaScript.
2. CSS Framework: Use Tailwind CSS.
3. UI Components: Use DaisyUI components.
4. JavaScript Library: Use Vanilla JavaScript.
Features:
1. Link Scanner: Allow users to enter a link to scan for malware and other security threats.
2. Scan Results: Display scan results, including:
- Status (e.g. "Safe", "Malware detected", etc.)
- Scan items (e.g. "Virus scan", "Malware scan", etc.)
- Category (e.g. "Phishing", "Malware", etc.)
- Detailed report of the scan results
25/month hard limit and Rate limit 1000 request per hour
Let's build LinkScan! What's the next step?
Comments
Post a Comment