jstrod / BankOneATM

An ATM System.
0 stars 0 forks source link

To Do list #1

Open Nickday30 opened 6 months ago

Nickday30 commented 6 months ago
  1. add database
  2. add some premade users
  3. add transaction lists and view transaction feature
  4. separate GUI code from logic in a new class
  5. make GUI look less terrible
  6. Allow users to have checking/savings
  7. add language selection option
  8. add intro screen that says something like "click here to insert card"
  9. add header with time, user's name, date, bank name, ect.
  10. print receipt option
Nickday30 commented 5 months ago

logout button