Catalog PlatformSolo Full StackMaintained

AticoMedicalIndia.com

A compliance-ready medical equipment catalog for international healthcare buyers.

Visit live site3 weeks build + ongoing maintenance

AticoMedicalIndia.com is a standalone product catalog platform built specifically for the client's medical equipment export division. Unlike a general catalog, this platform is designed around how healthcare procurement teams evaluate suppliers — structured specifications, visible certifications, organized categories, and downloadable documentation. The entire catalog is managed by the client's team without developer involvement.

The business challenge

Medical equipment buyers — particularly in export markets — have very different needs from general industrial buyers. They need to see technical specifications in a consistent structure, certifications clearly displayed, and equipment organized by clinical category rather than product name. The client's general catalog wasn't built for this, so their sales team was fielding the same detailed questions by email, every day, for every buyer.

My role

Designed and built the complete platform as a solo engineer — from product data architecture to deployment. Focused particularly on the structured specification system and the category architecture, which needed to match how medical procurement teams actually search for equipment.

Engineering challenges

Structured Medical Specifications

Medical products have highly variable specification structures — a surgical instrument has completely different fields from a diagnostic device. A generic key-value store produced inconsistent layouts that confused buyers.

Built a dynamic specification schema system where each product category defines its own specification template. Products within a category inherit the template and fill in values, ensuring every product in a category is presented with the same structure and completeness.

Certification Document Management

Products had multiple certifications from different regulatory bodies — CE, ISO, BIS — and the documents needed to be visible, downloadable, and clearly associated with the right product.

Built a certification management module in the admin panel where documents are uploaded, tagged by certification type, and linked to specific products. On the frontend, certifications are displayed in a standardized block that buyers recognize immediately.

Architecture

FrontendNext.js App RouterStatic generation for product pages, fast load for buyers
AdminCustom Django AdminSpec template management, certification upload, product CRUD
BackendDjango REST FrameworkProduct API, spec schema engine, certification handler
DatabasePostgreSQL + PrismaStructured spec storage, certification document references
MediaCloud StorageProduct images, certification PDFs

What we built

Dynamic Specification Templates

Each product category has its own specification structure. Products are presented with consistent, complete technical detail — no missing fields, no inconsistent layouts.

Certification Display

CE marks, ISO certificates, and BIS certifications are displayed prominently on every relevant product, with downloadable documents linked directly.

Clinical Category Navigation

Products are organized by how medical procurement teams search — by clinical application, not product name — making it faster to find relevant equipment.

Client-Managed Content

The team adds products, updates specifications, uploads certifications, and manages categories entirely without developer help.

Buyer Inquiry Flow

Procurement teams submit detailed product inquiries with specifications, quantities, and destination country from the product page itself.

Technical highlights

Dynamic specification schema engine — each category defines its own field structure

Certification document management with regulatory body tagging

Statically generated product pages with structured data for search visibility

Category tree architecture designed around medical procurement taxonomy

Automated SEO metadata generation per product category and specification

Built with
Next.jsDjango REST FrameworkPostgreSQLPrismaTailwind CSS
AticoMedicalIndia.com screenshot

The impact

500+

Medical products cataloged

Dynamic

Specification templates per category

100%

Client-managed without developer

3 weeks

Build to live

Business outcomes

Self-Service for Buyers

Medical procurement teams now find the technical specifications and certifications they need before ever contacting sales — reducing repetitive email inquiries significantly.

Professional Supplier Presentation

The structured, certification-forward presentation positions the client credibly with international healthcare buyers who evaluate suppliers on documentation quality.

Lessons learned

Domain-specific taxonomy matters — organizing medical products the way buyers search, not the way the business thinks about them, made navigation immediately intuitive

Specification completeness is more important than specification depth — buyers trust consistent, complete basic specs more than deep but inconsistent data