Testing README

This commit is contained in:
theskywinds 2025-05-26 12:17:41 +02:00
parent ed35883e2e
commit 30f6183012

View File

@ -1,3 +1,14 @@
# atm-admin
An administrative software for use alongside the ATM program at https://www.dragonfocus.dev/TheSkyWinds/ATM-FTXUI-Simulator
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 & money.)
This program will be terminal-only.
## Current plans
- [ ] Test
- [x] Test2