Skip to main content

What We’re Building

A medication search app that demonstrates:
  • Searching medications by drug name
  • Advanced search with multiple parameters
  • Search by generic names
  • Displaying comprehensive medication details

Final product

Hero Light

Hero Light

Create Next.js App

Install Eka Care SDK

Setting Up Backend Auth

Head to this repo and you will have a deployed live running backend in 1 click.

Building the Medication Search App

Replace pages/index.js with:

Key SDK Methods Used

  1. Basic Search - Search medications by drug name
  2. Advanced Search - Search with form, volume, and other parameters
  3. Generic Search - Search by generic medication names

What We Built

A complete medication search application using the Eka Care SDK where the core functionality is handled by just 3 search method variations. Live App and GitHub Repo