Skip to content

A simple budget viewer in asp.net core to show your current monthly budget using hours based on the calculations found in the book 'Your Money or Your Life' by Vicki Robin and Joe Dominguez

License

Notifications You must be signed in to change notification settings

jaboc83/ynab-or-your-life

Repository files navigation

Budget Or Your Life for YNAB

YNAB or Your Life Preview

This is a simple app that allows you to view your budgeted amounts for the current month in work hours using the formula outlined in "Your Money or Your Life". You can calculate your hourly wage on their website.

To Run

To use this client, you must obtain an access token from the My Account area of the YNAB web application.

  • Make sure you have .net core 2.2 installed.
  • Clone the repo and add the token you obtained in place of the YOUR_TOKEN_HERE text inside the appsettings.json file
  • run dotnet run from a terminal inside the ynab-or-your-life root directory
  • Open a browser and navigate to https://localhost:5001

License

Copyright (c) 2019 Jake Moening

Licensed under the Apache-2.0 license

About

A simple budget viewer in asp.net core to show your current monthly budget using hours based on the calculations found in the book 'Your Money or Your Life' by Vicki Robin and Joe Dominguez

Resources

License

Stars

Watchers

Forks

Packages

No packages published