0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deleted old cld files More... about 14 years ago
Added cld files More... about 14 years ago
Added checkbank for gui's sake... More... about 14 years ago
Did lots of changes in gui to enable transfer to different banks. // can now be used to ignore commands in macro! XD More... about 14 years ago
Tested transfer from one bank to another and it works, also included instructions for the macros. :P More... about 14 years ago
Added bank switching feature, just close window to switch. More... about 14 years ago
Fixed menu bug regard bankDao if it has been prepared yet. More... about 14 years ago
added macro file More... about 14 years ago
Merge branch 'master' of github.com:jlgo172003/CS124-BankConversion More... about 14 years ago
Fixed Command.java More... about 14 years ago
Changed BankFacade and everything that was affected. Implemented the Listener pattern for the Commands More... about 14 years ago
Renamed deletebank to removebank for uniformity. More... about 14 years ago
Tested do macro method, and did bugfixes. More... about 14 years ago
changed .gitignore file. ignores only .class files More... about 14 years ago
Created the partial structure of thread. Fixed event handling at startup. More... about 14 years ago
Fixed code of atm gui and teller gui so that they don't recessarily refer to the safe banks. In short, code has slight support for multiple bank accounts. (well at least for teller gui... ^_^;) More... about 14 years ago
All basic functions already done coding. But transfer not yet tested. More... about 14 years ago
Did getBankAccount for DAO. New transaction and get balance now works. More... about 14 years ago
Added createbank command class. More... about 14 years ago
Did the menus. Add/remove/select bank already works. More... about 14 years ago
Fixed variables of GUIs to lessen confusion Added ids on bank and bankaccount Changed parameter of getbank from name to id Can now add banks to DB. More... about 14 years ago
add getBank(String) More... about 14 years ago
Added getBank(id) More... about 14 years ago
Added the src/ and .gitignore More... about 14 years ago