ravenloue / simple_bank_web

Simple mock banking page
http://simplebank.ravenloue.epizy.com/
0 stars 0 forks source link

Fix transaction log dB table. #22

Closed ravenloue closed 1 year ago

ravenloue commented 1 year ago

The table for the transactions has been accidentally set up in a way that made all the expenses for any given account all be of the same type.

We need to rework this so that we can get a well implemented expense tracker

ravenloue commented 1 year ago

image fixed it!