issues
search
CSC207-2022F-UofT
/
course-project-bill-gates
A bill recording software developed by team "Bill Gates."
9
stars
4
forks
source link
[+] Modified MySQLDatabaseGateway to allow splitBill feature
#47
Closed
Lei-Tin
closed
1 year ago
Lei-Tin
commented
1 year ago
Main modifications of this PR
Allowed MySQLDatabaseGateway to use SplitBill feature
Accessed entries and bill data based on a check with
this.userId
Added a test to check if
MySQLDatabaseGateway.createSplitBillTable
works
Main modifications of this PR
this.userId
MySQLDatabaseGateway.createSplitBillTable
works