codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
8 stars 25 forks source link

Converts /inputs2 display screen to entry screens and starts to standardize formatting #136

Closed jkoren closed 5 months ago

jkoren commented 5 months ago

This PR:

  1. Converts /inputs2 screen (Existing Heating System) to entry form
  2. Starts standardizing formatting to match /inputs1 screen
  3. Renames "Graphs.tsx" to "HeatLoadAnalysis.tsx" to reflect addition of analysis to this this screen
  4. Removes placeHolders from /inputs1 entry screen (as discussed on 1/9/24 call)
  5. Removes Standard Deviation of UA graph to reflect changes to UI design

There is more to do, but this is a good starting point.