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.
- Upload a listing
- Users can find listing sin area by location and category filters.
- Users can submitt to jobs they can do
- listing party recives a list of incomming proposals to that listing
- user can choose and approve/deny listing
- If user appoves, user needs to pay to appove the listing and continue and move it into the active listings tab
- 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
- Verrification complete relase funds //this is our checkpoint