ColtonGarelli / Architecture-Advisor3000

1 stars 1 forks source link

Create Wall #25

Closed agable74 closed 6 years ago

agable74 commented 6 years ago

Create basic interior wall.

Done when a wall can be created on the interior of a structure. The user MUST be able to create a wall from the UI. Used to calculate building cost estimate.

Allows doors but not windows

ColtonGarelli commented 6 years ago

Worked from 6:30-8.

agable74 commented 6 years ago

Make interior walls so that they start at inside of exterior walls and end inside the house

dc-al-coda commented 6 years ago

Added area and cost calculations to wall, and total cost calculations to building. Hours: 1.5

dc-al-coda commented 6 years ago

Stuck on UI - The current implementation of the UI makes writing tests difficult

dc-al-coda commented 6 years ago

Added UI addWall function. Hours: 1