A terminal wallet app, that makes use of Postgresql to store and retrieve data. It has the basic functionallity of a wallet. Able to create account, send, withdrawal and recievie money, and other options to view user profile, transactions and wallet info.
This project was done to learn about Python logic code writing and building a simple backend app.