
Mobile2023–2024
Bhoomi — Field Force App
React Native app for agriculture field teams. Visit tracking, offline capture, GPS.
React Native designer & developer
React NativeExpoSpring BootMySQLGoogle Maps APIJWT
Problem
Agriculture field teams needed to track visits and capture data in remote areas with unreliable connectivity. No existing tool worked well enough offline.
Solution
Designed and built the full React Native Expo app: all screens, navigation flows, offline data capture, GPS-based visit tracking, and sync with the Spring Boot backend.
Architecture
- React Native + Expo for cross-platform iOS/Android delivery.
- Offline-first local storage with sync to Spring Boot + MySQL backend on reconnect.
- Google Maps API for GPS-based field visit tracking.
- JWT authentication with role-based feature access.
Impact
- Automated field visit tracking and data capture for agriculture operations.
- App worked reliably in low-connectivity rural field conditions.
Challenges solved
- Designing intuitive UX for field workers who needed minimal training.
- Offline-first sync in intermittent connectivity agricultural environments.