irrigation-system

As a irrigation system which helps the automatic irrigation of agricultural lands without human intervention, system has to be designed to fulfil the requirement of maintaining and configuring the plots of land by the irrigation time slots and the amount of water required for each irrigation period.

Steps

  • For backend:

1- mvn clean 2- mvn compile 3- mvn install 3- mvn java -jar target/irrigation-system-0.0.1-SNAPSHOT.jar
or simply import it in intelij idea and run

  • For Frontend :

1 - cd frontend 2 - npm install 3 - Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

image

image