Connect Application
B2B Pharmacy & Healthcare Platform · CureBay
A multi-tenant B2B platform where pharmacies order stock, patients book consultations, and prescriptions arrive as scanned images that have to become structured orders.
- Built ERP integrations and a Security Manager module governing access across business operations.
- Split the domain into Spring Boot microservices — medicine ordering, catalog/cart, prescription processing, bulk orders and consultation workflows — each owning its own data.
- Built REST APIs on Spring MVC with a strict layered contract: request validation, structured logging and centralised exception handling at every boundary.
- Tuned database access with Spring Data JPA and Hibernate — projections, pagination and query rewrites for the high-volume catalog paths.
- Drove delivery with UI, QA and Product, taking features from spec to production readiness.
JavaSpring BootAngularGCPSpring Data JPAMySQLMongoDBMicroservicesHexagonal Architecture