NREL / NEB-Tool

A user friendly, graphical, open-source application (Web/Mac/Windows) of the multiple benefits framework for non-energy benefits, incorporating additional aspects to make the tool effective for use in the United States.
Other
1 stars 2 forks source link

On Site Assessment First Pass #74

Closed rmroot closed 3 months ago

rmroot commented 5 months ago

Now that we have a pre-visit and on-site setup broken up in the wizard. The pre-assessment has been completed, we need to implement the onsite assessment page. This is the most important page that should be mobile friendly, be cognizant of that while building out this page but don't let it hold up development too much. Main focus is that we need to be able to complete this step to get through the entire process.

jordanperr commented 4 months ago

In v0.0.1-alpha-06d0278 - I am unable to enter the "On Site Assessment" portion of the wizard.

Steps to reproduce:

Expected behavior: I am taken to the "On-Site wizard". Observed behavior: I am taken to the "Setup Wizard" page.

rmroot commented 4 months ago

This was a good catch. The problem was that no assessments were added in the pre-visit. I've modified the data collection portion in the wizard to have a page that can add/delete assessments. Users will be brought to this page if they go to the data collection and don't have any assessments added in the pre-assessment portion.

Thanks for the good repro steps!

ghost commented 3 months ago

Confirmed this is now fixed. "On site assessment" has been renamed "Data collection" and contains two pages: Manage Assessments and Preliminary results. The "Manage Assessments" page allows you to create and delete your energy assessments, which then appear in the left menu. Each assessment's page then allows you to add projects under the assessment, and connect projects to nebs in a many-to-many relation. While of course there is more to do in this section, it is more than sufficient for a "first pass" at the on-site assessment.