Skip to content

Latest commit

 

History

History
70 lines (54 loc) · 2.29 KB

README.md

File metadata and controls

70 lines (54 loc) · 2.29 KB

StarryTarget

License: MIT Platforms: iOS Language: Swift Version: v0.90

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.

Installation

Simple clone it by:

$ git clone https://github.com/Neko3000/StarryTarget.git

Open it, hit command + R,
Done!

How to use

screen-record-1 screen-record-2

Features

  • Create Assignment
  • Edit and Reuse Assignment
  • Countdown Function
  • Show Quotes
  • Fully Animation
  • More...

Dependencies

Realm and RxSwift were used in this project,

Pods have been included:

pod 'RxSwift'
pod 'RxCocoa'
pod 'RealmSwift'

Development

You could use Realm Studio to manage the database.

Here's the path:

// RealmManager.swift
print(Realm.Configuration.defaultConfiguration.fileURL!)

Contact To Me

E-mail: [email protected]
Weibo: @妖绀

License

Distributed under the MIT license. See LICENSE for more information.