This repository has been archived on 2026-02-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
swift-duct-calc/TODO.md
2026-02-11 16:44:39 -05:00

1.2 KiB

TODO's

  • Fix theme not working when selected upon signup.
  • Pdf generation
  • Add postgres / mysql support
  • Opensource / license
  • Figure out domain to host
  • Add ability for either sensible or total load while specifying a room load.
    • CoolCalc current version specifies the sensible cooling for a room break down, and currently we require the total load and calculate sensible based on project shr.
  • Add ability to associate room load / airflow with another room.
  • Trunk size form, room / register selection is wonky when labels are long.
    • They will overlap each other making it difficult to read / decipher which checkbox belongs to which label.
  • Add select all rooms for trunks, useful for sizing main supply or return trunks.
  • Add optional level to room model.
  • Add way to sponsor the project.
  • Need to push url after signup.
  • Update urls to point to public mirror of repository
  • Add email to footer
  • Validation errors, if they occur are vague in ResultView
  • Privacy policy
  • Update README
  • Self hosting documentation
  • Check signup flow when using 'get-started' button from home page, it may need a push url.