Skip to content

ehansen247/FinancialLiteracyApp

Repository files navigation

Introduction

A simple Personal Finance iOS App, developed using Swift and Xcode.

The app, "Cash Dash", can be launched by cloning the repository, opening the FinancialLiteracy.xcworkspace file, and running the XCode Simulator (select iPhone 8 as the simulated device).

To build the app on a real device, connect an iPhone 6/7/8 and follow the following tutorial.

Components

The app contains 5 components: A dictionary, daily report, financial calculator, budgeting tool, and curriculum.

Dictionary

A scrollable table of 100 common financial terms. Includes a dynamic search bar allowing users to find terms within the table. Click on the term's title to read its definition and star the term to include it in your Favorited tab.

Today's Report

Displays the top headline from Bloomberg Markets and daily change in the Dow Jones, NASDAQ, and the S&P 500 indices. Requires a secure HTTPS connection.

Learn On Your Own

The curriculum includes 10 different sections - credit, debt, retirement, savings/budgeting, etc. Navigate between sections to read information repackaged from sites like Investopedia.

Financial Calculator

The financial calculator allows users to calculate simple/compound interest, cash flow, leverage ratio, and doubling time. Each calculation requires the user to fill in input fields. If you're unsure of what each field means, press explain to pull up a definition.

Budgeting Tool

The budget walkthrough allows the user to calculate their total income (Salary, Interest payments, etc.), total flexible and fixed expenses, and then see a final net income report.

TODO:

Responsive Design
Design Homepage Background
TroubleShoot Today's Report Connection Bugs
Overhaul "Learn on Your Own" Layout
Publish to App Store :).

About

A Personal Finance Toolbox - iOS App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published