Group Expense Manager
-
To run the app, use the following command:
$python main.py -
The table schemas are defined in sqls.sql
-
models_1.py describes the models
-
App has features like login, friend and friend request system, logs, creating groups, creating bills in groups, autocomplete search, comments etc.