Have a live demo at: https://quant-sudocode.herokuapp.com/
Here are some links you can test out:
- If pip3/python3 is not installed
- Open terminal in folder sbihack
- sudo pip3 install -r requirements.txt
cd quant/
- python3
__init__.py
Your site is live at http://localhost:5000/
For customer part: http://localhost:5000/customer/dashboard
For bank part: http://localhost:5000/bank/dashboard
There you go !!