Giter Site home page Giter Site logo

farsightmobile's Introduction

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

farsightmobile's People

Contributors

webexp0528 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

farsightmobile's Issues

iOS Photo Upload 2 : New Photos with Camera

Once you have basic uploads working, add support to enqueue new photos directly from the camera device.
Add a separate button for taking new photos, and follow best practices and UI standards for camera access. This is a rapid prototype, so it will be revised at a later date.

Photo Resizer

We need to resize the selected photos before uploading them. File type: JPG, Size: 800*600 pixel

Minor fixes

  1. Constraint issue.
    image
  2. Add background overlay like list screen.
    image

List Page - Native Callouts Proof of Concept

Using API Key from prior development, make callout to the work order list endpoint and render the data in a basic way on screen.
You should follow best practices to the extent possible with what we already know.
Create a swift class for storing credentials, and generally try to keep the code clean and modular and reusable.

image

API URI: /api/work_order/list

Response: [{address_city: "Largo"
address_state: "FL"
address_street: "3083 Hickory Drive"
address_zip_code: "33770"
app_action: "open"
approval_status: "Not Started"
created_date: "2021-03-08T16:15:48+00:00"
description: "Pool - Fencing"
due_date: "2021-03-31"
image_url_full: "https://s3.amazonaws.com/allyearimages/05748491/unflagged_001.jpg"
image_url_medium: "https://s3.amazonaws.com/allyearimages/05748491/unflagged_001.jpg"
image_url_small: "https://s3.amazonaws.com/allyearimages/05748491/unflagged_001.jpg"
image_url_tiny: "https://s3.amazonaws.com/allyearimages/05748491/unflagged_001.jpg"
image_url_tiny2: "https://s3.amazonaws.com/allyearimages/05748491/unflagged_001.jpg"
instructions_summary: "Approved Item - Pre-Approved - Install:\n1. 4' self-latching gate.\n2. 95 LF - 4' Pool Fencing.\n3. Rope and Float\n\nApproved: $2,110.00

Address Verification - Photograph - Provide property verification photos (front of house, street, house number)

Disclaimer - General - Please make sure to follow all laws, local ordinances, and codes, regardless of instructions listed above. Call from site and add notes to your work order as needed.


By accepting, completing, or attempting to complete this order, you acknowledge that you are aware of the state and local declarations concerning the Novel Coronavirus Disease (COVID-19) Outbreak for the municipality which the subject property is located. By completing an order in conflict to any and all declarations, you do so at your own risk and assume all responsibility.Contact your vendor support lead to request reassignment of this order should you be unable to complete it."
interior_access_needed: true
last_status_update: {won: "05993352", delay_reason: "Not Delayed", expected_upload_date: "2021-07-08",โ€ฆ}
delay_reason: "Not Delayed"
expected_upload_date: "2021-07-08"
explanation: "Asdfasdfasdfsadsdfasdfa"
order_status: "On Time"
won: "05993352"
lot_size_sq_ft: 79
priority: 0
status: "Open"
support_contact: "Jessica Klein"
uri: "/api/work_order/05993352"
vendor_name: "Joel McCall"
won: "05993352"
work_order_type: "Approved Bid"
work_ordered: "Approved Bid"}, ...]

iOS Photo Upload 1 : Basic Upload through API

Using API with APIKey just as with web

No Proxy needed.

Body of POST request is Multi-part form with attachment. Build the request JSON as usual

  • Attach photos from camera roll using whatever native means Swift allows. Photos may need to be converted to Base64 encoded string manually if no utilities exist (unlikely)

Send upload to work order using API

Details Screen

  1. Add overlay
    image
  2. Please add left and right margin.
    image
  3. Add some details after photo selecting.
    image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.