Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 413 Bytes

todo.md

File metadata and controls

13 lines (12 loc) · 413 Bytes

TODO

Car Buying Streamlit App

Todo

  • Monthly Car Payment vs. Monthly Investments
  • Better formatting for number inputs
  • CI/CD and Code Quality
    • Pre-Commit Hooks
    • Run Precommit Hooks in CI pipeline
    • Split into functions
    • Create Tests for 100% coverage
    • Run Pytests in Github actions w/ coverage and publish results. Make test directory
  • Switch to Poetry