Aydenp Bank Save Abandoned

A simple iOS app for viewing your bank account balance and transactions.

Project README

Bank

A simple iOS app for viewing your bank account balance and transactions.

Screenshots

How does it work?

This app uses the Plaid API to fetch information about your bank account(s).

How can I use it?

  1. You're going to need some Plaid API keys, which you can apply for with Plaid.

  2. Once you've done this, move the file I've provided named Plaid.example.plist to Plaid.plist.

  3. Open the Xcode project (Bank.xcworkspace) in Xcode.

  4. Fill in Plaid.plist with your API information from Plaid.

  5. Change the app bundle identifier and group identifiers to your own values, and change the team to your own.

  6. Update the app group identifier in PlaidManager.swift to the one you created in the previous step (static variable at top called groupIdentifier).

  7. Build the app and install it on your iOS device.

IMPORTANT: Production Usage

This project is meant for personal use. If you plan to ship any of the code, please read this to ensure you distribute it safely.

Reporting Issues

If you find a bug or code issue, report it on the issues page. Keep in mind that this is for actual bugs, NOT BUILD ISSUES.

Contributing

Feel free to contribute to the source code of Bank to make it something even better! Just try to adhere to the general coding style throughout, to make it as readable as possible.

License

This project is licensed under the MIT license. Please make sure you comply with its terms while using it in any way.

Open Source Agenda is not affiliated with "Aydenp Bank" Project. README Source: aydenp/Bank
Stars
95
Open Issues
12
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating