About the project
In this project we built a simulation of a bank. Including the following features:
- A Grapical User Interface.
- An Arduino communication of serial with the GUI.
- A keypad and a RFID-reader are connected to the Arduino
- Money dispenser
- Every member of the group is able to withdraw money from every ATM in the group.
- A database with all the clients. (Group members)
- An API communicating with the client and database.
- Other groups were able to withdraw from our ATM.