Instructions on how to install and set up the project.
# Clone the repository
git clone https://github.com/SrivathsanRam/PennyPal.git
# Navigate to the project directory
cd client
# Install dependencies
npm install
#Run Client
npx expo start
##Go to server
cd server
python -m venv venv
venv\Scripts\activate.bat
pip install requirements.txt
python manage.py migrate
python manage.py runserver
-
We could potentially scout around Singapore to gather data on prices of food and other utilities in Singapore. Then, we can use the app itself to suggest cheap options in the vicinity ⇒ automating the hassle of finding the cheapest option
-
Expand UI to include more languages ⇒ cater to a bigger migrant worker population from many different cultural and nationalities ⇒ further expands inclusivity ; reduces inequalities
-
Restructure financial assessment - include questions more suitable to those specific demographics to get more tailored insights Provide financial planning suggestions and alerts based on the specific spending and earning categories and patterns of that demographic ⇒ further expands inclusivity ; reduces inequalities