-
Notifications
You must be signed in to change notification settings - Fork 3
Home
jack-le-nus edited this page Apr 11, 2017
·
5 revisions
Welcome to the Bookeeper wiki!
There’re 4 things you need to read and understand before start:
- We use firebase as server: https://firebase.google.com/docs/auth/ios/password-auth
- FlatUIKit to theme all the control: https://github.com/Grouper/FlatUIKit
- Pod to install third-party library: https://cocoapods.org/
- SQLite.swift for Database: https://github.com/stephencelis/SQLite.swift