Skip to content

SrivathsanRam/PennyPal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

PennyPal - Your Penny, Our Promise

Table of Contents

Installation

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

Future

  1. 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

  2. Expand UI to include more languages ⇒ cater to a bigger migrant worker population from many different cultural and nationalities ⇒ further expands inclusivity ; reduces inequalities

  3. 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

About

SUTD What the Hack '24 | Reducing Inequalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published