Skip to content

adsunarto/Budget-Dashboard

Repository files navigation

Budgeting App

Features

  • Track accounts, loans, and investments
  • Set financial goals
  • Toggle views for overview, activity, and planning
  • Persistent state with localStorage
  • Sleek UI using modern component libraries

How to run

  1. Clone the repository
git clone https://github.com/your-username/budgeting-app.git
cd budgeting-app
  1. Install dependencies
npm install
  1. Run the development server
npm run dev
  1. Ensure ollama is installed and running in the background Install on Mac (skip if complete):
brew install ollama
  1. Run the ollama service:
ollama serve
  1. Run the llama3 model (or one of your choosing) (skip if complete):
ollama run llama3

About

HackTech 2025 Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors