My Envelope Budget II

Hi. Completed this project. Everything working, frontend interface to view and enter the envelopes and tranaction data, self hosted nodejs server with express for routing and finally mysql database with 2 tables for storing envelopes and transactions. I had already installed mysql before we learnt postgres. The queries are almost identical except for changing “IS” to “=”.

Am very impressed that I got this working. My interface not great looking but it works.

https://www.codenamejava.com/projects_html/budget/home.html