Setu / Admitly
Multi-tenant CRM for education counsellors
- Web app
Leads, follow-ups, role-based access, and reporting for counselling businesses running several branches.
The hard part
Tenant isolation is enforced in the data layer rather than trusted to application code, so one institution can never read another's leads.
Built with
- Rust
- Axum
- PostgreSQL
- React
- TypeScript