$ls ~/projects
// 7 packages found
// package.json
A legal automation platform for U.S. property owners that automates eviction workflows by syncing rental data from Yardi, detecting unpaid balances, generating legal notices, and preparing court case data automatically.
Role: Built both frontend and backend using Next.js and FastAPI. Integrated Yardi data via scheduled cron jobs. Designed APIs, database flow, dashboards, forms, and automated workflows.
features
- -Automated eviction workflow
- -Rental data sync from Yardi
- -Auto-generated legal notices
- -Case creation system
- -Dashboard for property owners
scripts
npm run dev→next dev
npm run build→next build
npm run sync→cron-job → yardi-sync
dependencies
next.js^14.0.0
typescript^5.0.0
tailwindcss^3.0.0
fastapi^0.100.0
postgresql*
[j/k] navigate · [enter] expand · [v] toggle view