kamikitty / ResilientSmartGarden

0 stars 0 forks source link

Implement conflicting plant notifications #79

Open jasonplojo opened 6 years ago

jasonplojo commented 6 years ago

The user is able to click on a plant that is red to find the conflicting plants.

jasonplojo commented 6 years ago

Angular doesn't have native UI components. We have to decide if we are going to proceed using native Angular implementations by placing the conflicting plants in the alert service, or use either Angular Material or ng-bootstrap to implement the popover notification.