PoucaAgua / irrigation-system-design-frontend

0 stars 0 forks source link

[frontend] create ETo #25

Closed ravellys closed 9 months ago

ravellys commented 10 months ago

What

to this task is necessary to create the component Eto: Image

How

  1. You can follow the Actual Irrigation Example: https://github.com/PoucaAgua/irrigation-system-design-frontend/tree/master/src/components/Actualirrigation

  2. create a new card (into card evapotranspiration to a new card called: Reference Evapotranspiration;

  3. when clicking on this card, will be shown a new route /irrigation/reference_evapotranspiration

  4. In this route will have 3 options:

  5. hargraves samani;

  6. blaney_criddle;

  7. penman_monteith

Definitions of Done:

  1. you must create a new submodule ETo;
  2. the submodule must calculate the reference evapotranspiration.