web

DietiEstates25

A secure, enterprise-grade full-stack real estate platform. Built with a React Vite frontend and a Spring Boot 3 backend over PostgreSQL. It features robust JWT authentication, managing hierarchical user roles (Customer, Agent, Manager, Support, Admin), and extensive APIs for property listing, visit bookings, notifications, and weather integration.

> API Security & JWT

Architected a secure Spring Boot REST API with 57 JWT-authenticated endpoints, utilizing a comprehensive test suite (JUnit 5, Mockito) to ensure robust role-based access control and business logic reliability.

> PL/pgSQL Database Logic

Engineered complex PL/pgSQL database functions in PostgreSQL to process property availability, reducing booking conflict query execution time by 85% across a benchmark dataset.

> Dynamic React UI

Developed a responsive React frontend architecture utilizing 45+ custom components, streamlining the property search flow to reduce user clicks by 30% and accelerate the visit booking process.

Dependencies // Loaded_Modules
  • [ x ] React
  • [ x ] Vite
  • [ x ] Spring Boot
  • [ x ] Java
  • [ x ] PostgreSQL
<cd ../ [EOF]