Some checks failed
CI / Linux Tests (push) Failing after 5m44s
Store timestamps as strings in the database to fix errors with postgres. Reviewed-on: #1 Co-authored-by: Michael Housh <michael@mhoush.com> Co-committed-by: Michael Housh <michael@mhoush.com>
1.2 KiB
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.