Link Case Study

Prescripto Doctor Appointment Platform

A full-stack appointment platform with doctor search, filters, payments, and booking-oriented user flows.

Full-stack Project Engineer2023
Prescripto Doctor Appointment Platform
Doctor search3.5s -> 0.8s
Payment flowRazorpay
Data queryingAggregation

Problem

Users needed a fast way to find relevant doctors, filter by appointment needs, and complete payments without a slow or confusing booking flow.

Solution

  • Implemented doctor search using MongoDB text indexes and practical filtering logic.
  • Integrated Razorpay payment flows for appointment checkout.
  • Used aggregation queries to support advanced appointment filtering and cleaner dashboard data.

Technical Highlights

  • Search performance improved dramatically through database indexing.
  • Payment integration handled real checkout concerns.
  • Full-stack ownership across frontend, backend, and database behavior.

Outcome

The platform became faster and more usable, especially around search and booking flows where latency directly affects user trust.

ReactNode.jsMongoDBRazorpayAggregation