PoucaAgua / irrigation-system-design-frontend

0 stars 0 forks source link

[frontend] create ETc #26

Closed ravellys closed 9 months ago

ravellys commented 10 months ago

What

to this task is necessary to create the component ETc: 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: Crop Evapotranspiration;

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

  4. In this route will have 4 options: i. Kelleri; ii. Bernado; iii. Fereres; iv. Keller and Bliesner.

Definitions of Done:

  1. you must create a new submodule ETc;
  2. the submodule must calculate the crop evapotranspiration.