Field Report App
Budget: $30 – $250 USD
Need an app for both iOS and Android, to be developed in Flutter, Xamarin or Delphi (or any system with a single code base that generates native apps for both iOS and Android), that allows the user to select photos and video from their phone, or take photos and videos using their phone camera, also allows the user to enter a multiline text, it captures the GPS location from the GPS of the phone, and then bundles all selected files to a zip file, and then it uploads that zip file to Amazon S3 storage.
The user should be able to review the selected photos and videos, so most likely one should use a GridView component that "holds" the selected files (photos and videos), or a listview that then displays the selected file in the appropriate tab in a TabControl (one page for images, another for videos).
The user should be able to review the selected photos and videos, so most likely one should use a GridView component that "holds" the selected files (photos and videos), or a listview that then displays the selected file in the appropriate tab in a TabControl (one page for images, another for videos).