Web & Mobile · RxNow
Full-stack engineer — mobile, APIs, admin consoles, and production deploy
RxNow
Pharmacy technology platform

What it is
RxNow is an operations platform for pharmacies: catalog, auth, store workflows, a Flutter app for the counter, a pharmacy admin, and a super-admin for the network. The backend is NestJS on PostgreSQL; the web consoles are Next.js.
The work was integration-heavy: products, pharmacies, roles, and APIs that have to match how a real shop runs a day—not a generic CRUD scaffold.
Why I built it
Pharmacy software is often either a billing-only POS or a heavy HIS. The gap was a modern mobile-plus-admin stack that store staff and network operators could actually use together.
Whom it is for
Pharmacy operators and a multi-store network — store teams on mobile, pharmacists and owners on admin, and the platform team on super-admin.
Aim
One platform for catalog, auth, store ops, and network oversight without three disconnected vendors.
Goal
Ship a production pharmacy stack that holds up to daily store use and central administration.
Hope
That pharmacies spend time on patients and inventory accuracy, not reconciling three different tools at closing time.
What it does
- Mobile app + pharmacy admin + super-admin in one platform
- Backend APIs, auth, catalog, and operational workflows
Stack
Flutter · Next.js · NestJS · PostgreSQL