Skip to content

pkj-web/Freedom-Finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Freedom Finances

2024 ShellHacks Hackathon Project
Website: https://freedomfinances.xyz/
Demo Video:
https://www.youtube.com/watch?v=0kxlwAFJ_RA

Devpost Submission:
https://devpost.com/software/freedom-finances

Development:

git clone https://github.com/colemaring/Freedom-Finanaces.git 
cd Freedom-Finanaces/realclient && npm i && npm run dev 
cd Freedom-Finanaces/server && npm i && npm start 

Environment Variables (see .env_template):
Plaid client_id
Plaid sandbox_id
OpenAI API key

Deployment:

git clone https://github.com/colemaring/Freedom-Finanaces.git 
cd Freedom-Finanaces/server && npm i && touch .env 
nano .env       -> (enter keys) 
pm2 start index.js OR npm start

Technical Description:
A React and Express web-app utilizing the Plaid API to connect your bank account and OpenAI's GPT 3.5 turbo to generate personalized financial suggestions based on your transaction history and liabilities. Click on one of the AI generated suggestions to visuzlie your debt payment if you were to follow the suggestion's advice.

Domain Registration
eventually @ freedomfinances.xyz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages