Skip to content
Back to projects

GariLagbe

Full-stack car rental & job platform

Overview

GariLagbe is a MERN-stack application combining a car rental marketplace with a recruitment portal. Drivers and renters can list, search, and book vehicles by Division, District, and Upazila. Employers can post jobs, manage applicants, and track hiring pipelines from a role-based dashboard. The backend uses Express and MongoDB with JWT stored in HTTP-only cookies for security.

Highlights

  • Role-based dashboards for renters, owners, recruiters, and admins
  • Dynamic Division β†’ District β†’ Upazila dependent dropdowns
  • Secure JWT auth stored in HTTP-only cookies
  • Fully responsive UI with Tailwind CSS and DaisyUI

Challenges I solved

  • Designing dependent dropdowns for Division β†’ District β†’ Upazila dynamically
  • Handling role-based access control with different dashboards
  • Managing tokens in HTTP-only cookies securely
  • Designing dynamic dashboards for different roles

What’s next

  • Add advanced analytics dashboards for admins