Giter Site home page Giter Site logo

rent-control's Introduction

rent-control

Redacted Output

Parsing document...Done.
Parsing LineItems...Done.
Parsed 200 items from 2022-03-01 to 2023-08-01.
Validating LineItems...Done.
Selecting months to calculate...
[WARNING] Removing payment from 2023-04-29 since it was for May
Calculating for months ["2022-08", "2022-09", "2022-10", "2022-11", "2022-12", "2023-01", "2023-02", "2023-03", "2023-04"]
Collecting total due...
  Collecting proportional-split charges... (i.e. rent)
  Collecting equal-split charges... (i.e. utilities, parking)
    accounting for A's guest months (Feb, Mar, Apr 2023)
Done.
{:a=>
  {"2022-08_rent"=>??,
   "2022-09_rent"=>??,
   ...
   "2022-08_parking"=>??,
   "2022-09_parking"=>??,
   ...
   "2022-08_util_charge"=>??,
   "2022-09_util_charge"=>??,
   ...}
 :j=>
  {"2022-08_rent"=>??,
   "2022-09_rent"=>??,
   ...
   "2022-08_parking"=>??,
   "2022-09_parking"=>??,
   ...
   "2022-08_util_charge"=>??,
   "2022-09_util_charge"=>??,
   ...}}
Validating charges...Done.

Calculating hypothetical charges
From 2022-08 through 2023-04
J owed: ??
A owed: ??
total: ??

Calculating actual paid
{:a=>
  {"2022-08_check_paid"=>??,
   "2022-09_check_paid"=>??,
   ...},
 :j=>
  {"2022-08_credit_card_paid"=>??,
   "2022-09_credit_card_paid"=>??,
   ...}}
Validating payments...Started with $0 balance, and ended with $0 balance...Done.

Calculating total payments
From 2022-08 through 2023-04
J paid: ??
A paid: ??
total: ??
J owed ?? but paid ??
  so J should venmo A ??

rent-control's People

Contributors

anwyho avatar

Watchers

 avatar

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.