DAC-Of-Purdue / iot-dashboard

A dashboard repo of IoT in digital agriculture
http://66.253.158.154:8005/
0 stars 0 forks source link

Define Layout for Temperature and Humidity Gauges #8

Closed tame0001 closed 1 year ago

tame0001 commented 1 year ago

7 After creating the gauge component, we need to create a layout for the page. Since flex-layout is duplicated, the Angular team provides the document for alternative solutions.

So far, TailWindCss looks like the best option. It is a completed CSS framework. Angular material also has GridList for just layout jobs.