Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 397 Bytes

TaskMates

A multi-user platform where people can post tasks, claim tasks and chat.

Installation:

1: Install CocoaPods if you have not(https://cocoapods.org/).

2: Navigate to the working directory, install all pods by executing pod update in the command line.

3: Double-click the TaskMate.xcworkspace icon to launch the app.

Ps: This app uses Firebase as the backend database.