Snakey is a platform I built from the bottom to aid in productivity for construction workers. The app was inspired by the traditional layout for iOS. The goal was to create “mini-apps” or modules within the app itself. Each module represented something meaningful with the app. Snakey Features:
  • Find nearby devices using

Snakey is a platform I built from the bottom to aid in productivity for construction workers. The app was inspired by the traditional layout for iOS. The goal was to create “mini-apps” or modules within the app itself. Each module represented something meaningful within the app. Snakey features includes a schedule view to see your jobs for the day. Map view to see where the equipment is located as well as the ability to query and find a designated equipment item. A Locate module that integrates the Nearby Framework to find the precise location of the given equipment on basis of UWB. Below are detail implementations of each view.

Functionality

Home Menu

  1. Rearrange & Save Cell Order Menu (done) https://youtu.be/47W0cdvCAgU

  2. Dynamic Context Menus   https://youtu.be/8bWqrYbvslI

  3. Animated Tab Bar https://youtu.be/ufnaH2mbPg8

Schedule View

  1.  Day View, Week View, Month View https://youtu.be/E2KCXBrKSQ4
  2. Detail View
    1. Expandable Cells   https://youtu.be/CTzgcp58lno
      1. (automatically closes based off completed tasks)
      2. Default expanded cell is the current task at hand. Embedded collectionView to view crew working that day. Able to mark complete after done)
    2.    GeoFence View https://youtu.be/2jFLe8GK-Hs
      1. Map View on basis of address
        1. See devices in map view… see when last seen. Battery life.    (Floating plane dropped)
        2. select appropriate cell from List to view the right equipment in the Map view to go to it.  Able to filter with search equipment. Able to check off which ones are located. 
    3. Company Contact…  Built in Call/Message with autofill   https://youtu.be/vixYMPBA5gQ

Locate. https://youtu.be/IfdZqdiksgA

  1. Scan nearby devices and locate device with it. Sends location to cloud server to then be retrieved and seen for last location in Map View