This is a web app to help flat members split bills easily.
- Clone this repository
- Install the dependencies by
pip install -r requirements.txt - Initialise the databse by the url
http://0.0.0.0:5000/init_db - Run the app by
python __init__.py