This application allows several users to track and share their expenses.
Please notice the first version can manage up to 2 users, as the next versions will be available to more users.
Some configuration files are deliberately missing.
- Python : https://www.python.org
- Serverless Application Framework : https://aws.github.io/chalice/index.html
- SDK : https://boto3.amazonaws.com/v1/documentation/api/latest/index.html
- No-SQL DB : https://aws.amazon.com/dynamodb
- Auth / users management : https://aws.amazon.com/cognito
A native application has been associated to this project