Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 633 Bytes

File metadata and controls

29 lines (19 loc) · 633 Bytes

Pointuin

This is an estimation application.

Features

  • Estimating A User Story.
  • View Summary Metrics Functionality.
  • Messaging temam members.
  • Leaderboard

Technologies

  • 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.

Building and Running

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