An administrative software for use alongside the ATM program at https://www.dragonfocus.dev/TheSkyWinds/ATM-FTXUI-Simulator
libs | ||
src | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
vcpkg.json |
atm-admin
An administrative software for use alongside the ATM program at https://www.dragonfocus.dev/TheSkyWinds/ATM-FTXUI-Simulator
Plan
This program will allow for the creation of new users, deletion of users, editing of money, changing of pin. (For the start, simply allow changing the pin & name.) This program will be terminal-only.
Current plans
- Allow the user to choose different options (Changing pin, name, etc)
- Make a prototype. Allow variables to be stored & displayed.
- Intergrate it into XML. For now, only allow PIN & money to be changed.
- Add a way to create new users.
- (MAYBE) Add a way to delete users.