Building Docketloom for Solo Practitioners
Docketloom is being built as an on-device case management tool for solo practitioners. Here is the product rationale, what we built, and what we are evaluating next.
Subpoena risk: Clarified that on-device architecture eliminates the vendor subpoena target, but the attorney's own device remains subject to lawful process.
Product history and feedback: Replaced unsupported “first month” and user-feedback claims with product-design rationale. The earlier version implied a launch history and user evidence that had not been documented.
iCloud encryption: Corrected the description of iCloud encryption for macOS sync. Standard iCloud encryption does not provide end-to-end encryption — Apple holds the encryption keys. End-to-end encryption requires Advanced Data Protection (ADP), an optional setting.
When we started Docketloom in early 2026, we did not set out to build a competitor to the established cloud-based case management platforms. The legal technology market is well served by tools like Clio, MyCase, and PracticePanther for the use cases they are designed for: multi-attorney firms, collaborative workflows, and practices that depend on cloud-based integrations. What we saw was a gap at the other end of the market — a gap that the major platforms were not addressing because their business models depend on subscription revenue that scales with the number of users.
The gap we identified was simple: solo practitioners and small-firm attorneys who want privacy, simplicity, and data sovereignty in their case management tool, who do not need multi-user collaboration or complex integrations, and who are uncomfortable with the third-party data access that cloud platforms require. For these attorneys, the established platforms are overbuilt, overpriced, and architecturally at odds with their confidentiality needs.
Docketloom was built for this gap. Here is what the current product includes, the hypotheses guiding it, and what we are evaluating next.
What We Built
Docketloom is an on-device case management application for iPhone and iPad, built with Swift and SwiftData. Its architecture is deliberately minimal: no accounts, no cloud sync, no network access required for core functionality. Case data is stored in a local SwiftData SQLite store, encrypted at rest by iOS Data Protection, and accessible only through the app. There are no servers, no databases, no API endpoints, and no vendor employees with access to user data — because there is no user data on any server to access.
The core feature set in the initial release covers the essential case management functions that solo practitioners need:
- Case management: Create, edit, and organize cases with case name, docket number, court, jurisdiction, practice area, status, and client name. Cases are sortable and filterable by any field.
- Hearing and deadline tracking: Add hearing dates, filing deadlines, and other case events. View upcoming deadlines across all cases in a unified timeline and per-case timeline. Get local notifications for upcoming deadlines — no server needed.
- Notes: Case-specific freeform notes for strategy notes, client communications, research summaries, or any other case-related information.
- Data export: Export case data in standard formats for backup or migration. No vendor lock-in — your data is yours.
- No accounts: Download the app and start using it immediately. No registration, no email, no password, no terms-of-service agreement with a remote service.
The decision to build Docketloom without user accounts was driven by the privacy architecture. If there are no accounts, there is no user database to breach. If there is no user database, there is no authentication system to exploit. If there is no server, there is no server-side data to subpoena (the attorney's own device remains subject to lawful process directed at the attorney, but the subpoena vector against a third-party vendor is eliminated). Eliminating accounts is not a convenience tradeoff — it is a deliberate security measure that eliminates an entire category of privacy risk. It also means there is nothing to "set up" — the app is ready to use the moment it is installed.
Product Design Hypotheses
The product is guided by several hypotheses that require validation with practicing attorneys:
Simplicity is the product hypothesis. We are testing whether a focused case-management tool better serves some solo practitioners than a broad platform. Features are evaluated against a simple test: does this feature reduce the time it takes to manage a case, or does it add complexity for marginal benefit?
Data sovereignty may be a meaningful differentiator. We are testing whether attorneys who seek out an on-device tool are specifically motivated by privacy concerns. The “no accounts, no app-operated cloud” architecture is a primary product feature, but its market significance still requires evidence.
Backup education is essential. A local-first product must clearly explain what happens if a device is lost or damaged, including the differences between app storage, encrypted device backups, and optional cloud services. Backup and restore guidance is therefore part of the product design, not an afterthought.
What Is Coming Next
The current build establishes the foundation. These are candidate directions, not release commitments:
- iPad optimization: A split-view layout that takes advantage of the iPad's larger screen for viewing cases and deadlines side by side.
- macOS app: A native Mac version using the same SwiftData store, synced via iCloud. Apple's standard iCloud encryption protects data in transit and at rest, but Apple holds the encryption keys unless the user enables Advanced Data Protection (ADP), an optional setting that provides end-to-end encryption where Apple cannot read the data.
- Advanced deadline calculation: Tools for computing deadlines under the Federal Rules of Civil Procedure and common state court rules, including weekend/holiday exclusion.
- Court information database: Preloaded court information including addresses, phone numbers, and filing deadlines for common courts.
- Visual calendar view: A month and week view that shows case deadlines on a calendar — rendered locally, no network required.
We are building Docketloom in public and seeking feedback from solo practitioners. If you have suggestions, feature requests, or questions about how on-device case management could work for your practice, we want to hear from you.
This content is legal information, not legal advice. It does not create an attorney-client relationship and cannot substitute for consultation with a licensed attorney about your specific circumstances.