Streamlit app to charge your friends after a night out.
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