A web application developed with the Django framework, PostgreSQL database, and Bootstrap for responsive design. Enables users to track personal finances, add expenses and income, monitor spending patterns, and make adjustments to manage their budget effectively.
- Link to web
- Install for all user
- Add to $PATH
py -m pip install
pip install pipenv
pip install --upgrade Django
- Update python version in Pipfile and Pipfile.lock
pip install psycopg2-binary