← Business
💸
Meeting Cost Calculator
Watch the real dollar cost of a meeting tick up live as attendees, salaries, and minutes add up.
🟢 EasyDifficulty
1-2 hoursTime
Python, JavaScript, TypeScriptLanguages
What you're building
You're building the tool that makes people leave meetings early: enter attendee count, average salary, and duration, and watch a live-ticking dollar counter show exactly how much that meeting is costing the company, second by second. It's simple arithmetic, but visualized as a live countdown-style ticker, it becomes a surprisingly persuasive management tool.
What you'll unlock 🔓
You'll need
- Basic JavaScript
- A code editor
- A browser
🗺️ Build roadmap
01 Build the input form for attendees, salary, and duration
→
02 Calculate cost-per-second from salary
→
03 Compute the live running total
→
04 Add a live ticking timer using setInterval
→
05 Add start/pause/reset controls
→
06 Add fun cost comparisons for perspective
🔒
Log in to start building
Your first project is free -- create an account to unlock it.
Log in Sign up free