Need to build some google Map based screen.
Budget: ₹1,500 – ₹12,500 INR
Need to build google map screens using react native with live location tracking:
1. Screen to show route and navigate based on provided locations. (driver)
2. Screen to show route (distance and estimated time) and live location of moving bus. (Passenger).
3. Screen to show live location of all buses along with route.
4. Screen to select and add stop. (using google locator plus)
• Packaging as android app, IOS app and web app.
o Separate builds for all 3. (minification and obfuscation)
• All screens should have support for mobile and web. (responsive)
• Use react-native-web for web application.
• Externalize all configuration in JSON
• Support i18n with properties file.
• All message/labels should be externalized.
• Unit test coverage.
• React components to interact with backend with mocked JSON
• Map should show marker for all stops.
1. Screen to show route and navigate based on provided locations. (driver)
2. Screen to show route (distance and estimated time) and live location of moving bus. (Passenger).
3. Screen to show live location of all buses along with route.
4. Screen to select and add stop. (using google locator plus)
• Packaging as android app, IOS app and web app.
o Separate builds for all 3. (minification and obfuscation)
• All screens should have support for mobile and web. (responsive)
• Use react-native-web for web application.
• Externalize all configuration in JSON
• Support i18n with properties file.
• All message/labels should be externalized.
• Unit test coverage.
• React components to interact with backend with mocked JSON
• Map should show marker for all stops.