LifeFuel
Cloud subscription service for water stations.
Born from the technological innovations engineered during the 35FIT digital transformation, LifeFuel is a commercial IoT-driven SaaS startup concept. The product was designed to revolutionize urban hydration by introducing a cloud-based automated subscription ecosystem for smart vitamin water stations.
NSWEB was commissioned to architect, design, and build the entire technology layer from the ground up, turning a hardware concept into a fully operational cross-platform MVP.

1. LifeFuel marketing and product platform designed by NSWEB
The Challenge
Building a reliable ecosystem where hardware vending machines interact with end-user mobile devices introduces heavy security and synchronization risks. If a mobile application communicates with a vending machine directly, the API is vulnerable to reverse engineering, allowing unauthorized access to physical products.
NSWEB was tasked to design a production-ready system that ensures:
- Absolute Security: Zero direct client-to-hardware communication.
- Low-Latency Activation: Immediate hardware responsiveness after a user scans a QR code.
- Cross-Platform Scalability: A unified mobile interface for both iOS and Android coupled with recurring automated billing.
Our Solutions
Vue.js
Nuxt.js
CSS
Node.js
Ruby
Ruby on Rails
Flutter
1. Centralized Cloud Architecture & Security First
To fully mitigate hardware vulnerability, NSWEB architected a strict centralized server-controlled topology.
- Intent-Based Interaction: The user-facing mobile application has zero network access to the vending stations. Instead, it operates on a secure REST API connected solely to our Ruby on Rails backend. The mobile app merely transmits a user's "hydration intent."
- Server-to-Machine Encryption: Once the backend verifies the user's active billing profile, the server dispatches an encrypted hardware trigger to the physical station via ultra-low-latency UDP sockets, unlocking the machine autonomously.
2. High-End Marketing Platform (Nuxt 3)
To attract B2C subscribers and potential B2B station operators, we built a modern landing platform.
- Server-Side Rendering (SSR): Implemented Nuxt 3 to optimize SEO indexing, page performance, and instant content delivery.
- Premium Brand Experience: Designed a fluid, clean, and minimalist dark/light UI, enhanced with hardware-accelerated GSAP animations and generous whitespace to reflect a modern premium tech brand.
3. Cross-Platform Mobile Application (Flutter)
We engineered a highly responsive mobile application using Flutter, delivering a native look and feel on both iOS and Android from a single unified codebase.
- Frictionless QR Activation: Integrated camera-based hardware scanning. When a user approaches a station, scanning its QR code extracts the station's global database ID and fires the verification request instantly.
- Fintech Automation: Integrated the Stripe API to manage recurring subscription billing profiles, automated card charging, and immediate subscription validation tokens.

2. Flutter-powered mobile interfaces and localized station navigation mapping
4. Smart Hydration Personalization Algoritm
We engineered a dynamic, personalized user metrics engine within the application.
- Dynamic Recommendation Engine: The system calculates a user's baseline metabolic hydration needs using real-time data inputs like height, weight, and general physical activity levels.
- Meteorological API Integration: The application connects with real-time weather forecast APIs, dynamically scaling up recommended hydration goals on exceptionally hot days and decreasing them during colder intervals.

3. Personal hydration telemetry and interactive algorithmic scoring cards
Project Outcome & Engineering Impact
- Flawless Field Proof-of-Concept: NSWEB successfully deployed a live, fully functional pilot test. The backend server-to-hardware architecture over UDP achieved sub-second latency, unlocking physical vending stations immediately after a Stripe-validated QR scan.
- Maximum Security Enforcement: By isolating the physical hardware from public client network protocols, we achieved a zero-vulnerability environment during live user testing.
- Production-Ready Deliverables: While the project stakeholders ultimately paused operations due to shifting investment cycles, NSWEB delivered a fully documented, architecturally bulletproof SaaS/IoT ecosystem capable of rapid global scaling.