Skip to main content

Template

Equipment rental software specification: the filled-in template

Fleet, checkouts, returns, deposits: the one page that fully describes an equipment-rental application. Copy it, put in your rental rules, and it becomes your specification, or directly your Blueprint Maker description.

This template applies the four-block method, THE THINGS, THE LINKS, THE STATES, THE NUMBERS, to equipment rental. It's filled in for a construction-equipment renter: the example shows how to describe the complete register, from reservation to return inspection, without ever describing a screen.

To adapt it, follow your own counter: what gets reserved, what goes out, what comes back, what gets checked. The dual state equipment / rental is the heart of the trade: a piece of equipment is available, out or immobilised; a rental moves from reservation to inspection. Describe the two separately.

Filled with your vocabulary, this text briefs a developer, or is submitted as-is to Blueprint Maker, which turns it into an application plan you validate, then a generated application: database, screens, dashboard and demo data.

The template to copy

My business: construction equipment rental to tradespeople
and private clients, one depot, two people at the counter.

THINGS tracked:
- Equipment (reference, description, daily rate, state, available,
  out, in maintenance, purchase date)
- Clients (name, phone, type tradesperson or private)
- Rentals (planned start and end dates, actual return date,
  rented equipment, amount, deposit taken)
- Maintenance jobs (date, equipment, nature, cost)

LINKS:
- A rental is placed by a client.
- A rental covers one or more pieces of equipment.
- A maintenance job concerns a piece of equipment.

STATES of a rental: reserved, out, returned, inspected, paid.

NUMBERS to see every morning:
- Equipment available / out
- Returns expected today
- Deposits to give back after inspection
- Utilisation rate per item this month

Adapting this template to your fleet

  • Tiered rates: if you price day / weekend / week, describe the grid on the equipment, it will structure the rental amount calculation.
  • The "inspected" state: it's the stage that protects the fleet. Returned equipment is only deemed good after checking; observed damage is noted on the rental, before the deposit is returned.
  • Multiple units: if you hold several units of one reference (ten jackhammers), track each unit with its number, the unit goes out, not the reference.
  • Preventive maintenance: add a maintenance due point on the equipment (hours or date) and a "maintenance due" indicator, equipment in maintenance can't be rented.
  • The deposit: note its amount and method (card hold, cheque, transfer) on the rental; its return follows the inspection, never the other way round.

The matching use case

Equipment rental: always know where every machine is

Counter described? See the application it produces