Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 836 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 836 Bytes

Zoomer

zoomer is a CRUD application using firebase and swift/swiftui to create a open decentralized network that allows users to create listsings for a job they want done and then we use verrification to verrify the work was done.

  1. Upload a listing
  2. Users can find listing sin area by location and category filters.
  3. Users can submitt to jobs they can do
  4. listing party recives a list of incomming proposals to that listing
  5. user can choose and approve/deny listing
  6. If user appoves, user needs to pay to appove the listing and continue and move it into the active listings tab
  7. User pays, the payment is held until manual release triggered by verrification completion or X # of days with no verrifcation submitted //We have this preety much setup
  8. Verrification complete relase funds //this is our checkpoint