kwartracker-ios

Kwartracker is an iOS application for managing your personal finances and accounts.

It uses SwiftUI for building user interfaces and Redux-like Architecture as its architecture.

Requirements

Setup

A setup script is provided. Open terminal and go to the root directory of this project, and simply enter:

./project-setup.sh

This will install the project dependencies, and opens the project.

Optional

If you encountered an error or nothing happens after running ./project-setup.sh in command / terminal, Do the following in terminal:

# This will fix the error
chmod 755 project-setup.sh

# run this again
./project-setup.sh

If it does not work, inform jacob.