This app helps you to track your expenses. Add the amount of money you spent after each of your expenses.
(予算) - from Japanese means 'Budget'.
This app was made at nFactorial Incubator 2017 and it's first app which I made for iOS.
To download and install the application, enter the commands from the bottom in your terminal.
$ git clone https://github.com/kdastan/Yosan
$ cd Yosan
$ open projectCoin.xcworkspace
As a code style was choosen 'raywenderlich.com Swift Style Guide'.