Design the Project Structure

You’ve been hired to build a small budget tracker in JavaScript. Your client is a busy small-business owner who wants something simple: set income, log expenses, and see a clear monthly report.

We’ll work like a real dev:

  1. Chat with the client to gather needs/specify requirements.

  2. Convert those notes into functional requirements.

  3. Kick off the codebase with a minimal project structure.

Talk to the client

Below is a simulated client. Chat with the client in the widget right below and ask your discovery questions about the project. You’ll get your answers regarding the project specifications.

Your job:

  • Ask 5–8 short questions to clarify scope, inputs, outputs, validation, edge cases, and reporting.

  • When done, write 5–10 bullets summarizing the agreed requirements (no code) in plain English.