Git Product home page Git Product logo

budget's People

Contributors

joshuaramirez avatar

Watchers

 avatar

budget's Issues

Iterate Forecasting Feature

The starting balance should be taken into account during the calculation. If The start date for the planned expenses and deposits is the 4th, it should still calculate the balance for the 1st, 2nd, and 3rd.

Convert Requestors to Routes

The Routers can be collapsed into a singleton Router that the Routes self registers towards. Given this arrangement the Requestor class files are obsolete because they previously inherited Router. The individual Routes can be extracted into their own files and folder.

Close Async Timeouts on UnSubscribe

The transaction creator uses async timeouts to create timers. Every day at midnight the service checks if new proposed transactions should be created for the new day. The timeouts registered are unhandled and should be closed upon the service unsubscribe function invocation.

Refactor Link Service Validation

The portion of code that performs the validation for the Link Service was hyper-factored in order to reduce factor time of the complex logic domain under implementation. The next step here is to reduce complexity by canceling out duplications.

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.