SilverWallets is a FinTech app specifically developed to cater to the elderly in Singapore, helping them to better manage their wealth.
This app is built on the Python Kivy platform, hosting a simple and clean UI. It utilizes regression models trained via scikitlearn Python package. This model helps to accurately predict users upcoming expenditures, plotting it on a scatter plot. Our Advisory Spending Limit system is designed to create a daily budget based on the income of the user, as well as comparing their spending habits against the general spending patterns of other Singaporeans and the government's official guideline. It is formulated based on real-world data provided by the Singaporean Government and independent researchers. It helps to visualize user's expenditures through matplotlib's line graph and pie chart. The app also features a receipt OCR to allow for easier input of data, and a Firebase backend to save user's data, enabling the sharing of accounts with family members and safeguarding it against digital threats.