DENKLEM is an open-source legal tool designed for Turkish mediators, lawyers, and professionals to quickly calculate mediation fees, track deadlines, and generate invoices — all in accordance with current Turkish regulations.
No data is collected or transmitted; all calculations run locally on your device.
- Mediation Fee Calculation: Automatic fee calculation based on agreement or non-agreement status.
- Time/Deadline Tracker: Easily compute and track legal deadlines for mediation processes.
- Invoice (SMM) Generator: Instantly calculate professional service invoices compliant with Turkish law.
- User-Friendly: Clean interface and mobile-friendly design.
- Open Source: All code and calculation methods are transparent.
# Clone the repository
git clone https://github.com/ozcotech/denklem-org.git
cd denklem-org
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
The app will be available at http://localhost:4321
This project is built with Astro, Tailwind CSS, and DaisyUI.
Automatically deployed to denklem.org via GitHub Pages + GitHub Actions.
DENKLEM is also available as a mobile app on the App Store.
DENKLEM never collects, stores, or transmits personal data.
MIT
Made with ❤️ by Ozkan Comert