Giter VIP home page Giter VIP logo

jaboc83 / ynab-or-your-life Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3.08 MB

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

Home Page: https://www.budgetoryourlife.com

License: Apache License 2.0

C# 26.86% HTML 8.79% CSS 1.60% TypeScript 62.75%

ynab-or-your-life's Introduction

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

ynab-or-your-life's People

Contributors

dependabot[bot] avatar jaboc83 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

ynab-or-your-life's Issues

Cache the budget and calculate recalculate values client-side

To avoid multiple server hits if people mess with different hourly rate numbers it would be nice to just cache the budget client side and use JS to do the calculations/sorting/filtering of the data. Can swap out KnockoutJs for something more advanced (React/Vue) if we need.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.