Skip to content

🏆BuildingBlocs Hackathon 2024 (1st Place Intermediate Track and Most Impactful Overall)

Notifications You must be signed in to change notification settings

SrivathsanRam/LobangCube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LobangCube

This is a hackathon project for BuildingBloCS June 2024.

LobangCube takes in your (i) age, (ii) housing type, (iii) total CPF balance, (iv) yearly income, (v) yearly expenditure, and (vi) savings, and it will show you 3 different metrics (i) Quality of Life, (ii) Disaster Preparedness, and (iii) Retirement Readiness.

We will show you an aggregate score out of a 100, give you suggestions on how to improve your metrics, and we will show you a projection of the metrics against your age.

Testing Instructions

  1. Download/Clone the repo
  2. Make LobangCube your working directory
  3. Install the dependencies (if using Mac/Linux, remove the PyWin dependency) pip install -r requirements.txt
  4. Make src your working directory
  5. Run the streamlit application streamlit run app.py OR python -m streamlit run app.py

About

🏆BuildingBlocs Hackathon 2024 (1st Place Intermediate Track and Most Impactful Overall)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 73.9%
  • Python 26.1%