This program is created with the intention of keeping track of finances to invest into stocks and savings.
References
https://www.scholarhat.com/tutorial/sqlserver/sql-cheat-sheet https://dev.to/goke/securing-your-flask-application-hashing-passwords-tutorial-2f0p https://towardsdatascience.com/secure-password-handling-in-python-6b9f5747eca5/ https://discord.com/channels/@me/1413526666965422093/1477389417810493471 https://finviz.com/screener.ashx?v=111&f=etf_category_usequitiesbroadmarketsize,exch_nyse&ft=5&o=volatility1w https://www.geeksforgeeks.org/python/getting-stock-data-using-yfinance-in-python/ https://www.geeksforgeeks.org/computer-science-fundamentals/reading-rows-from-a-csv-file-in-python/ https://www.geeksforgeeks.org/python/writing-csv-files-in-python/