Giter Club home page Giter Club logo

tbyn's Introduction

The Budget You Need (TBYN) Circle CI

Zero-sum, envelope budgeting written in JavaScript.

Development

The source is JavaScript. Install dependencies with:

npm install

Running tests

Tests are run through mocha, and can be run by:

npm test

tbyn's People

Contributors

epixa avatar stephangrobler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

vinayhthakur

tbyn's Issues

This is very nice

This is very nice. Such a shame that none of these clones have taken off or got past the initial development.

If only YNAB itself was open source. I just want to make some small changes to it and it would be perfect.
Any plans to pick up development on this?

[sidebar] Remaining sidebar work for initial implementation

The sidebar is mostly complete, but there are a few remaining tasks before it's ready:

  • Total amount from all accounts listed next to "All Accounts" link
  • Styling of negative dollar amounts
  • Number formatting for dollar amounts
  • Add account form in a modal
  • Style add account form
  • Automatically select recommended budget type in add account form
  • Account list item styles when collapsed
  • Account list item overflow with ellipses
  • Expand/collapse account navs

Broken paths when attempting to build, either that or README needs more than just npm install

webpack is missing from the initial npm install and when I try to do npm run-script dev or webpack

I receive several errors

ERROR in ./src/reducers/payees.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../lib/data/payees in C:\www\tbyn/src\reducers
@ ./src/reducers/payees.js 8:14-46

ERROR in ./src/reducers/transactions.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../lib/data/payees in C:\www\tbyn/src\reducers
@ ./src/reducers/transactions.js 16:14-46

ERROR in ./src/reducers/transactions.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../lib/data/transactions in C:\www\tbyn/src\reducers
@ ./src/reducers/transactions.js 18:20-58

ERROR in ./src/components/workarea/index.css
Module not found: Error: Cannot resolve 'file' or 'directory' ./../../../node_modules/css-loader/index.js in C:\www\tbyn/src\components\workarea
@ ./src/components/workarea/index.css 4:14-82 13:2-17:4 14:20-88

ERROR in ./src/components/workarea/index.css
Module not found: Error: Cannot resolve 'file' or 'directory' ./../../../node_modules/style-loader/addStyles.js in C:\www\tbyn/src\components\workarea
@ ./src/components/workarea/index.css 7:13-74

ERROR in ./src/components/sidebar/index.css
Module not found: Error: Cannot resolve 'file' or 'directory' ./../../../node_modules/css-loader/index.js in C:\www\tbyn/src\components\sidebar
@ ./src/components/sidebar/index.css 4:14-82 13:2-17:4 14:20-88

ERROR in ./src/components/sidebar/index.css
Module not found: Error: Cannot resolve 'file' or 'directory' ./../../../node_modules/style-loader/addStyles.js in C:\www\tbyn/src\components\sidebar
@ ./src/components/sidebar/index.css 7:13-74

ERROR in ./src/containers/navigation/off-budget-account.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../lib/data/accounts in C:\www\tbyn/src\containers\navigation
@ ./src/containers/navigation/off-budget-account.js 9:16-53

ERROR in ./src/containers/navigation/budget-account.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../lib/data/accounts in C:\www\tbyn/src\containers\navigation
@ ./src/containers/navigation/budget-account.js 9:16-53

ERROR in ./src/containers/navigation/closed-account.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../lib/data/accounts in C:\www\tbyn/src\containers\navigation
@ ./src/containers/navigation/closed-account.js 9:16-53

ERROR in ./src/containers/navigation/account/nav.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../../lib/data/transactions in C:\www\tbyn/src\containers\navigation\account
@ ./src/containers/navigation/account/nav.js 9:20-64

ERROR in ./src/containers/navigation/account/link.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../../lib/data/transactions in C:\www\tbyn/src\containers\navigation\account
@ ./src/containers/navigation/account/link.js 9:20-64
webpack: bundle is now VALID.

just to name a few

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.