Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

aydenp/Bank

Repository files navigation

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

Screenshots

How does it work?

This app uses thePlaid 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 withPlaid.

  2. Once you've done this, move the file I've provided namedPlaid.example.plist toPlaid.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 inPlaidManager.swift to the one you created in the previous step (static variable at top calledgroupIdentifier).

  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 toensure you distribute it safely.

Reporting Issues

If you find a bug or code issue, report it on theissues 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 theMIT license. Please make sure you comply with its terms while using it in any way.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp