Project Overview
VitalMove Sdn Bhd, a Penang-based health technology startup backed by Cradle Fund, engaged SCS Synergy to design and develop a comprehensive mobile fitness application targeting the growing health-conscious demographic across Malaysia and Singapore. The app needed to combine workout tracking, nutrition planning, and community features into a single cohesive experience that could compete with established international platforms.
We developed native applications for both iOS and Android using React Native, ensuring a consistent and performant experience across platforms while maximising code reuse. The app features AI-powered workout recommendations that adapt to each user's fitness level, goals, and available equipment, making it equally useful for gym-goers and those exercising at home.
A key differentiator of the platform is its deep integration with popular wearable devices including Apple Watch, Garmin, Fitbit, and Samsung Galaxy Watch. Real-time biometric data such as heart rate, step count, and sleep patterns are synchronised seamlessly, providing users with a holistic view of their health journey. The nutrition module includes a database of over 5,000 Malaysian and Southeast Asian dishes with accurate caloric and macronutrient breakdowns.
The social features encourage accountability through workout groups, progress sharing, and community challenges. A gamification layer awards badges and streaks, which our analytics showed increased 30-day retention by 45% compared to versions without these features during beta testing.
The Challenge
The Southeast Asian fitness app market was dominated by Western platforms that lacked cultural relevance for local users. Nutrition databases were heavily skewed towards Western cuisine, making calorie tracking impractical for users consuming nasi lemak, char kway teow, or roti canai. Existing apps also failed to account for local fitness culture, including popular activities like badminton, futsal, and traditional martial arts such as silat.
VitalMove needed an application that felt native to the region while maintaining the polish and reliability users expected from international competitors. The technical challenge was compounded by the requirement for real-time wearable synchronisation, offline workout tracking in areas with poor connectivity, and compliance with Malaysia's Personal Data Protection Act (PDPA) for handling sensitive health information.
Our Solution
SCS Synergy built the application on React Native with a Firebase backend for real-time data synchronisation and offline-first capabilities. We implemented a custom sync engine that queues workout data locally and reconciles it with the server when connectivity is restored, ensuring no data loss even in areas with intermittent network coverage.
For the nutrition module, our team collaborated with certified Malaysian dietitians to build a comprehensive food database featuring local cuisine, hawker stall favourites, and popular chain restaurant meals. We integrated image recognition powered by a custom-trained TensorFlow Lite model that can identify common Malaysian dishes from photographs with 87% accuracy.
The wearable integration layer was built using Apple HealthKit, Google Health Connect, and device-specific SDKs, all abstracted behind a unified data layer that normalises biometric data regardless of the source device. We implemented end-to-end encryption for all health data and built granular privacy controls that allow users to choose exactly what information they share with the community.