This is an old project. It does contain a lot of bad code I wrote when I started out with iOS Development. I am not mantaining this project anymore and it is only here for historic reasons.
Bank (Main View) | Player Menu |
Transfering Money | Adding a Player |
- Overview over all Players with Name, Token and Balance
- Player Menu (opens when a Player was touched):
- Quick add $200
- Quick Transfer Money
- Rename Players
- Delete Players
- Transfer Money from one Player to another
- Add a Player with a custom balance and assign a Token to him
Play Money uses the Realm database for storage management. The Tab Bar Icons are licensed under CC BY-ND 3.0 and provided by icons8.
Because of the fact that it is working but not finished yet, the code could still be repetitive at some points. Please feel free to file bugs, fix problems or contribute elsewise by opening issues or a pull request.
This project is licensed under the MIT License, see the LICENSE.md for more information.