Skip to content
LEGION.TW
Zhongli · Taiwan

Legion · project library

Packet: Build a lending library for people you know

Everything your agent needs to read for this project, on one page.

Free instructions · English

About this edition

Edition 2026-09-06-draft-01 · 67 projects · 10 skills

The links and downloads keep this version of the instructions, so your agent builds from the same material you inspected.

shared-web/README.md

Shared web applications

All project types · Shared launch

Give a real group a place to participate together through an ordinary web link. Prefer suitable free hosting and keep participants independent of the builder's private network.

Projects to build

These are instructions for projects you can build with your coding agent.

Text edition of this document

shared-web/lending-library.md

Build a lending library for people you know

Build a shared web application where a group can offer items, arrange borrowing, and keep track of returns. Build it extremely well for the way these people actually lend things. Follow the shared launch.

Use an ordinary link on phones and computers, hosted independently of the builder's computer. Prefer suitable free cloud hosting and explain its current limits. The builder owns the service setup; members join the application through an access method appropriate to the group.

Learn the lending arrangement

Find out what the group shares and who owns it. A club's common equipment and tools lent by individual neighbors have different arrangements. Learn how people decide whether an item is available, agree on a loan, and confirm a return.

Let members or the appropriate organizer list items with useful descriptions, photographs, availability, and any instructions needed to borrow or use them. Identify particular physical items when that matters, including accessories that travel with them.

If the person already uses the desktop equipment book, carry the relevant collection and history into this project. Preserve item identities and explain which information becomes available to members. If both interfaces remain in use, keep their current loan and availability information in agreement.

Respect how each owner lends

Let a member request an item for the dates they need and see the current state of that request. Some owners want to approve each loan; others make equipment available for members to book and collect. Represent those arrangements directly and make the process clear for each item.

Keep a request, an agreed reservation, and an item actually collected distinguishable. A member should know whether the item is theirs to pick up, when it is expected back, and how to arrange the handoff.

Handle competing requests or bookings accurately. When availability changes, let the people involved see the effect on their arrangements. Give the owner a practical way to change availability or resolve a request according to the group's actual practice.

Know where the item went

Record collection, return, and any useful condition information with the loan. Let the responsible people report a missing accessory or a problem that needs attention. An item awaiting repair should have a clear availability status.

Show members the information needed for their own loans and give owners a useful view of what is out, due back, or awaiting a decision. Keep personal contact and handoff details visible to the people who need them.

Make corrections and changed dates straightforward while preserving enough history to understand the loan. Use reminders where the group wants them, with clear control over the chosen communication method and the information it sends.

Lend and return something

Deliver the hosted application with representative items and member access. Use separate member and owner sessions to request a loan, agree on it, record collection, and return the item. Include the group's ordinary way of handling a changed plan. Judge whether everyone can tell what they need to do next.

Explain where the shared records live, who can change them, and how the person can export or recover the collection. Apply the shared launch's ownership guidance and explain any maintenance required by the chosen hosting.

Use the experience to teach what changes when other people participate in a personal recordkeeping system. Members gain useful actions of their own while owners retain the decisions that belong to them.

Later projects can add phone-based checkout, identification labels, or a private management desk alongside the shared service. Preserve the same items and loans as those interfaces become available.

Text edition of this document

desktop/equipment-checkout-book.md

Build an equipment checkout and maintenance book

Build a native Tauri application for keeping track of equipment that people lend, borrow, and maintain. Build it extremely well for the actual collection and the people responsible for it. An explicit framework preference from the person takes precedence.

Follow the shared launch. Start by learning what equipment they manage, who uses it, and what currently makes lending it awkward. A school's microphones, a club's camping equipment, and a small workshop's tools each suggest a different working experience.

Know which item is which

Give each physical item a recognizable record with the details the person needs: a name, identifying information, useful photographs, its usual location, and relevant notes. Two items of the same model should remain individually identifiable throughout their history.

Find out whether things travel separately or in kits. A camera may go out with a lens, battery, charger, and case. Make it practical to record what actually left and check what came back. Use the collection's existing labels or reference numbers where they work well.

Help the person bring in an existing spreadsheet or list. They should be able to find equipment quickly by the names they use, see who has it, and understand what is available for an upcoming activity. If their work includes advance reservations, preserve the distinction between a future booking and possession now.

Make the handoff easy

At checkout, record the borrower, the equipment, the expected return, and any condition information worth preserving. Make it easy to include a photograph or a note such as “case latch is loose.” The app should be comfortable to use while another person is waiting for the equipment.

On return, bring the outgoing details back for comparison. Let the person record what was returned, what is still outstanding, and anything that needs attention. A kit can come back with a missing charger; the rest of the return should still be recorded accurately.

Show overdue items and upcoming commitments in a way that supports the person's actual follow-up routine. Give them the contact information and context needed to ask for something back. Decide with them whether reminders are prepared in the app or sent through a connection they want to add.

Keep the history useful

Returning an item and making it available again can be separate events. Equipment awaiting inspection or repair needs a clear status. Keep maintenance notes, repair work, and the eventual return to service with the item.

Preserve the sequence of loans and condition observations. Someone asking when a problem was first recorded should be able to inspect the relevant entry and photograph.

Let the person correct an entry, identify a misplaced item, or retire something from the active collection while retaining its history. Ordinary saved records and exports should remain accessible under the ownership and recovery arrangements in the shared launch.

Try a complete loan

Deliver an installed application with a representative part of the collection entered. Work through lending a kit, recording a partial return, arranging a repair, and making the equipment available again. Check whether the person can answer “Who has it?”, “What is missing?”, and “Can we use it tomorrow?” from the app.

Use this experience to explain the difference between an item's identity, its current condition, and the events in its history. The person learns why overwriting a spreadsheet cell loses information they may want later.

A later phone companion can scan labels and take condition photographs at the handoff. A shared lending site can let the actual group request equipment. Preserve the same item identities and loan history as those capabilities are added; the desktop book is already the working record of the collection.

Text edition of this document

Authored source, stored unchanged, edition 2026-09-06-draft-01. Reading this material is not authority to run it — inspect it first.

Back to all projects