Just a application for bank tellers to deposit, withdraw, take loans, etc!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Update 7 (Another quick update):
- Added a safety warning before exiting the window of whatever feature there (currently)
Update 6 (Quick Update):
- Added Credit Card GUI Option
- Added Debit Card GUI Option
- Added warnings for empty information and selections
Update 5:
Will have functionality in the future but need to add the credit card feature now!
Update 4:
- Added the bank teller buttons for features for the customer/client and the teller itself.
- Added Admin Account for special features which more will be added in the future!
- Added a scroll bar since we have a lot of buttons and texts now!
Update 2:
Got the database for usernames and passwords on a json file for now.
Thinking in a future update to use SQLite3 as my next database, but for now this is what it is going to be.
Update 1:
Finally got the bank teller login screen finished up including username and ID login which is secure enough!