A command-line application to record, manage, categorize, and analyze daily expenses with budget alerts and filtering tools. Built using Python and SQLite. Follow on-screen prompts to enter data.
This is a simple example on how to do a self-hosted, self-contained, no TLS sign-up / sign-in functionality using Python 3.13, FastAPI and SQLite3. The username was used instead of a random salt to ...