StarryTarget is a mobile application based on iOS.
It showed basic functions to make you concentrate on your target until you complete it.
After you complete your assignment, a "Congratulation!" animation and a quote would been shown.
Simple clone it by:
$ git clone https://github.com/Neko3000/StarryTarget.git
Open it, hit command + R,
Done!
- Create Assignment
- Edit and Reuse Assignment
- Countdown Function
- Show Quotes
- Fully Animation
- More...
Realm and RxSwift were used in this project,
Pods have been included:
pod 'RxSwift'
pod 'RxCocoa'
pod 'RealmSwift'
You could use Realm Studio to manage the database.
Here's the path:
// RealmManager.swift
print(Realm.Configuration.defaultConfiguration.fileURL!)
E-mail: sheran_chen@outlook.com
Weibo: @妖绀
Distributed under the MIT license. See LICENSE for more information.