Skip to content

ArthurWHenry/budget-helper

Repository files navigation

Budget Helper

For a while now, I've been using a Google Sheet to track my bi-weekly expenses. This was in an effort to be more mindful about my finances. One day, I got tired of creating new sheets from a template and decided to build this tool.

Not only do I like keeping track of where my money previously went to better understand my spending habits, I like to manually enter my expenses each pay period to better understand where my money is going.

This has been helpful for me and hopefully it can be for you as well!

Demo

Live Demo

Run Locally

Clone the project

  # via SSH
  git@github.com:ArthurWHenry/budget-helper.git

  # via HTTPS
  https://github.com/ArthurWHenry/budget-helper.git

Go to the project directory

  cd budget-helper

If you haven't already, install dependencies

  npm install

Start the server

  npm run dev

Contributing

Contributions are always welcome!

Features

  • Download and import CSV
  • Charts and tables to view budget data
  • Responsive for mobile

Feedback

If you have any feedback, please reach out to me at awilmarhenry@gmail.com

License

MIT

About

Inspired by the Google Sheets I use to manage my budgets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published