codeforboston / home-energy-analysis-tool

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

Placeholders for input screens. Changed CaseSummary to HeatLoadAnalysis to reflect UI change. #128

Closed jkoren closed 6 months ago

jkoren commented 6 months ago

A PR to create placeholders for the empty input screens designed in the "Ready for Dev" page in Figma.

We will likely want routes to reflect some sort of case number ultimately - for example: http://localhost:3000/123456/inputs1 where 123456 is the case number, or something like that, but for now I just made http://localhost:3000/inputs1 for the placeholder.

Next steps: the screens still have to be converted to input forms and CSS formatting needs to be restored.