Polimi DSU ve üniversite bursları için manuel veya belge destekli, tahmini ISEEU Parificato hesaplayıcısı.
A manual or document-assisted estimate calculator for the ISEEU Parificato indicator used by Polimi DSU and university scholarships.
Bu araç yalnızca tahmini bir sonuç üretir ve resmî CAF hesaplamasının yerine geçmez. Geçerli ISEEU/ISPEU değerini üniversitenin onaylı CAF merkezi hesaplar.
This tool produces an estimate only and is not a substitute for the official CAF calculation.
Requires Bun.
bun install
cp .env.example .env # add database, auth, R2, and OpenAI credentials
bun run db:migrate
bun run dev # http://localhost:3000| Script | Description |
|---|---|
bun run dev |
Start the Next.js dev server |
bun run build |
Type-check and build with Next.js |
bun run start |
Start the production Next.js server |
bun run lint |
Lint with oxlint |
bun run db:migrate |
Apply database migrations |
All amounts are entered in a local currency and converted to EUR. The engine (src/lib/iseeu.ts) computes:
ISE = ISR + 0.20 × ISP
ISEEU = ISE ÷ equivalence coefficient
ISPEU = ISP ÷ equivalence coefficient
The logic follows the public ISEEU Parificato guidance (income deductions, asset franchises, the 500 €/m² building convention, main-residence threshold and the household equivalence scale). It is a simplification for estimation purposes — see the disclaimer above.
Contributions are welcome! Please read CONTRIBUTING.md first.
If this project helps you, consider sponsoring the maintainer.
