Skip to content

ethanfuerst/venmo-splitter

Repository files navigation

venmo-splitter

Streamlit app to charge your friends after a night out.

Link to dashboard

Files and folders in this repository

app.py - the meat of my application

/functions/calculator.py - helper methods for backend of app

Procfile, requirements.txt, setup.sh - other files needed for app.py to run with Heroku

/.streamlit/config.toml - config file for streamlit app

push_heroku_changes.sh - shell script to updated dashboard changes in Heroku