fiNavi aims to cultivate a command of financial basics using personalized bank assistance by targeting the lack of accessibility and education in banking.
- navigate to frontend directory
- ensure node npm is installed
- run
npm iand then runnpm start - open associated local host to view website
- run
pip install -r requirements.txt - run
python web_loader.py
Optional: Refer to the sample_transactions.xlsx and the commented code within web_loader.py for a draft of how spreadsheet transaction history can be used to provide banking recommendations.