I often wonder things like "how soon will I have saved $XXX", or "If I lease a car for the next X years, how long would that push back my goal to save $XXX". I was using a spreadsheet for these questions for a while, but decided to make a webapp that i could share with others (and use myself). There are existing tools that do this, but I think/hope tarot is simpler to use.
Some fun facts:
- this is entirely python, CSS, and html, built using django. I thought I would need to write javascript at some point, but there was always a work around
- I first googled "python webapp" in December 2021, and have only spent (some) weekends on this -- django was super easy to learn and use
Some fun facts:
- this is entirely python, CSS, and html, built using django. I thought I would need to write javascript at some point, but there was always a work around
- I first googled "python webapp" in December 2021, and have only spent (some) weekends on this -- django was super easy to learn and use