Skip to content

Latest commit

 

History

History
55 lines (54 loc) · 2.08 KB

TODO.md

File metadata and controls

55 lines (54 loc) · 2.08 KB

TODO

DONE ✅

  • Spikes with pynubank ✅
  • Setup python-decouple ✅
  • Spike with YNAB API ✅
  • Tests instructions to README ✅
  • Create a README ✅
    • Setup instruction ✅
  • Account ✅
  • Put everything together on main ✅
  • Get transactions ✅
  • Filter transactions ✅
  • Send it to ynab - transaction_schema = {"amount": 000, "category": "string", "date": "2021-09-07"} ✅
  • Card ✅
    • Send it to ynab ✅
    • Implement card sync at main function ✅
    • Get card transactions ✅
    • Filter card transactions ✅
  • CRON options
  • Usar getStatements ✅
    • Conta ✅
    • Cartão ✅
  • inverter valores positivos no YNAB ✅
  • ❌ Utilizar Projects do Github para o projeto
  • Usar uv :)✅
  • ❌ Usar Python Poetry