I. Education
A campus runs on four deadlines: admissions, fees, examinations and results. Everything else can flex, and all four touch the same student record.
The fee counter is the hardest part of a school system and the part inspected most closely, so it is built first: part payments, concessions, cancellations and reprints all leave a trail that a chartered accountant can follow. Board and university grading rules differ enough that they are configured per institution rather than hard-coded.
- One record shared by office, faculty and parents
- Receipts and part payments that reconcile
- Grading rules per board or university
- Same-day attendance alerts to parents
II. Retail & E-Commerce
Selling online is the easy half. The difficulty is keeping the website, the counter and the warehouse agreeing on how much stock exists, especially during a sale.
One stock figure serves every channel, held at checkout rather than at dispatch so a sale hour does not oversell the shelf. Settlement files from the gateway are reconciled against orders automatically, which is usually the first thing a growing retailer stops being able to do by hand.
- Single inventory across every channel
- Gateway settlement reconciliation
- GST invoicing and credit notes on returns
- Courier tracking pushed back to the buyer
III. Healthcare
Patient data carries obligations most sectors do not. Access stays narrow by default, and looking at a record should be as traceable as changing one.
Permissions start closed and are opened by role, and the audit trail records reads as well as writes — the question after an incident is almost always who looked, not who edited. Exports are deliberately awkward: they are logged, attributed and limited to the roles that can justify them.
- Read access logged, not only writes
- History, prescriptions and report attachments
- Insurance and package billing
- Encrypted storage, controlled export
IV. Logistics
The office needs the paperwork and the driver needs three taps. Systems that ignore the second requirement get abandoned in the first month.
The driver application is designed for one hand, poor signal and a cracked screen. Consignments queue locally and reconcile when the device reconnects, and the consignee gets a tracking link that needs no account, which removes most of the calls to the office.
- Booking through to proof of delivery
- Driver app that works offline and syncs later
- Fleet, fuel and maintenance register
- Public tracking link, no login
V. Manufacturing
Production, stores and quality usually run on three separate registers that disagree by Friday. One system with one stock figure settles most of the argument.
Consumption is booked against the work order as it happens, so costing reflects what was actually issued rather than what the bill of materials assumed. Quality results attach to the batch, which makes a recall a query rather than an afternoon in the store room.
- Work orders and production logging
- Stores, issues and reorder levels
- Quality checks against batch
- Costing tied to actual consumption