Advanced Bandwidth Calculator AI Promt

 Advanced Bandwidth Calculator (HTML + JavaScript)

Objective:
Create a responsive and user-friendly Bandwidth Calculator using HTML, CSS, and JavaScript. The tool should allow users to calculate the required internet bandwidth based on various parameters and support both download and upload bandwidth estimations.

Core Features:

  1. User Input Fields:

    • Number of users/devices

    • Average usage per user/device (Light, Moderate, Heavy)

    • Type of usage (Streaming, Browsing, Gaming, Video Calls, Downloads, Cloud Work)

    • Hours of usage per day

    • Desired connection quality (Basic, Good, Excellent)

  2. Advanced Functionalities:

    • Real-time bandwidth calculation

    • Recommended bandwidth per usage type

    • Dynamic result visualization (chart/graph)

    • Display estimated total bandwidth in Mbps/Gbps

    • Upload vs Download bandwidth split

    • Suggestions for ISP plans based on the result

    • Option to switch between metric (Mbps) and imperial (MBps) units

  3. Responsive Design:

    • Mobile, tablet, and desktop-friendly UI

    • Clean, modern look (consider using a CSS framework like Bootstrap or Tailwind)

  4. Accessibility & UX:

    • Keyboard navigable

    • ARIA labels for screen readers

    • Tooltips or hover popups explaining each option

  5. Optional Enhancements (Stretch Goals):

    • Save/export results to PDF or CSV

    • Compare multiple bandwidth plans side-by-side

    • Integration with external APIs (e.g., speedtest, ISP database)

Deliverables:

  • index.html (Main UI)

  • style.css (Custom styling if needed)

  • script.js (All logic and calculations)

  • Documentation (README.md) explaining usage, formulas used, and customization steps

Comments

Popular posts from this blog

TikTok Video Downloader AI Promt

Pregnancy Calculator Tools Creator AI Prompt