Online Banking System with Python Flask and Azure CosmosDB API for MongoDB
- New Account
- Deposit/Withdraw
- Auditing
- Dashboard
- Create CosmosDB with API for MongoDB from Azure on https://azure.microsoft.com/en-us/free/
- Copy the Primary Connection String (PRIMARY CONNECTION STRING) and paste to
app.py
- In the cloud shell run
python app.py