Loan Deal Calculator

Pac Western International

LDC Demo Public Link

I developed a web application for a Canadian bank, featuring an admin panel that allows defining loan deal parameters. The system generates a public link for brokers to adjust loan parameters during meetings with clients. After finalizing the terms, the application generates a detailed PDF document containing all relevant loan information, streamlining the loan negotiation process and ensuring efficiency.

Technologies

  • ReactJS
  • NextJS
  • TailwindCSS
  • NodeJS
  • Mongo DB

Features

Authentication

The authentication feature is built with JWT for secure session management and an authentication entity in MongoDB to track user sessions. It includes password encryption for enhanced security, ensuring user data protection and safe access to the application.

Responsive Design

The responsive design feature ensures seamless usability and optimal viewing experiences across all devices, from desktops to smartphones.

PDF Generator

A feature that generates professional PDFs with essential information, enabling seamless sharing and documentation of job application details or customized reports.

Role based public link

A public link feature powered by a role-based backend, enabling secure access to specific endpoints for retrieving and updating information based on user roles.

Link Expiration

A secure public link feature with expiration dates, ensuring access is automatically revoked after the specified time for enhanced security.