This is an estimation application.
- Estimating A User Story.
- View Summary Metrics Functionality.
- Messaging temam members.
- Leaderboard
- Firebase storage to save users data.
- JGProgressHud - showing user error or progress information.
- Programmatically UI (UIKit).
- SwiftLint - A tool to enforce Swift style and conventions.
Make sure you have Xcode installed from the App Store. Then run the following commands in Terminal:
clone https://github.com/kingsley108/Pointuin.git
pod install
open Pointuin.xcworkspace