Novio: Making Card Decisions Simple at Checkout Time
Built Novio in Flutter to help users choose better payment options quickly, without needing to decode reward complexity on their own.
The Challenge
Novio had a straightforward mission but a difficult execution problem: simplify credit card choice without oversimplifying the underlying logic.
Users often had multiple cards, multiple offers, and low confidence in what to use for a given transaction. If the interface felt heavy, they dropped. If it felt too shallow, they did not trust it.
That created a narrow design and engineering balance:
- Keep interaction fast and intuitive for everyday usage
- Surface enough detail to build trust in recommendations
- Preserve performance while rendering dynamic offer and eligibility states
[Image Placeholder: Card comparison and recommendation screen states]
This challenge shaped the product into an experience problem first, and a feature problem second.
The Solution
I implemented Flutter experiences focused on clarity at every decision point.
Core delivery areas:
- Recommendation flows for card and payment selection
- Comparison experiences aligned to rewards and use context
- Integration touchpoints for UPI-enabled card journeys
- Reusable UI patterns for faster iteration without visual drift
[Video Placeholder: Recommendation flow from intent to final card selection]
The implementation approach emphasized practical speed and cognitive clarity. Users should feel guided, not sold to.
As those principles stayed consistent, the app moved toward a cleaner and more trustworthy decision experience.
The Approach
- Defined decision-critical moments in the user journey.
- Designed for quick scanning with meaningful detail layers.
- Coordinated API contracts for reliable eligibility rendering.
- Tuned interaction performance to keep flows responsive.
The Results
Novio shipped as a polished consumer fintech experience with stronger recommendation clarity and smoother payment decision flows.
The project strengthened my ability to combine product intuition with execution discipline in user-facing financial interfaces.
"Novio taught me that financial UX is really confidence UX. If users trust the recommendation, they move forward."