The problem
Halal certification involves multi-step processes, official verification, and coordination with government systems. Handled manually, it’s slow and error-prone; it needed a platform that could move applications through their stages reliably and stay in sync with the official registry.
What I built
I built a web application on Ruby on Rails that manages the certification lifecycle, integrated with the government BPJPH API so records stay aligned with the official source. Sidekiq handled background jobs — the API calls, notifications, and longer-running steps — so the interface stayed responsive while work happened behind the scenes. Automated workflows moved each application through its required stages.
Outcome
The system streamlined the certification process with government API integration and automated workflows, replacing manual coordination with a reliable, trackable flow.