27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# TODO's
|
|
|
|
- [x] Fix theme not working when selected upon signup.
|
|
- [x] Pdf generation
|
|
- [x] Add postgres / mysql support
|
|
- [x] Opensource / license
|
|
- [x] Figure out domain to host
|
|
- [x] 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.
|
|
- [x] Add ability to associate room load / airflow with another room.
|
|
- [x] 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.
|
|
- [x] Add select all rooms for trunks, useful for sizing main supply or return trunks.
|
|
- [x] Add optional level to room model.
|
|
- [ ] Add way to sponsor the project.
|
|
- [x] Need to push url after signup.
|
|
- [x] Update urls to point to public mirror of repository
|
|
- [x] Add email to footer
|
|
- [x] Validation errors, if they occur are vague in ResultView
|
|
- [x] Privacy policy
|
|
- [ ] Update README
|
|
- [ ] Self hosting documentation
|
|
- [x] Check signup flow when using 'get-started' button from home page, it may need a push url.
|