Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Creating water connections.

  2. Searching for water connections.

  3. Updating water connections.

  4. Creating a property registry for a water connection (If not exists).

  5. Creating and updating workflow.

Setup and usage:

The Application is present among the municipal services group of applications available in the eGov-services git repository.  The spring boot application needs the Lombok* extension added in your IDE to load it. Once the application is up and running API requests can be posted to the URL and ids can be generated. 

...

  1. Creating meter readings(For metered connection).

  2. Updating meter readings.

  3. Searching for meter readings.

  4. Water charge calculation.

  5. demand generation(For metered connection, demand will be generated after meter reading capture. For non-metered connection demand will be generated based on time period.).

  6. Water charge estimation(one-time cost which involves cost like road-cutting charge , form fee , scrutiny fee etc.)

Setup and usage:

The Application is present among the municipal services group of applications available in the eGov-services git repository.  The spring boot application needs the Lombok* extension added in your IDE to load it. Once the application is up and running API requests can be posted to the URL and ids can be generated. 

...

  1. Creating sewerage connection

  2. Updating sewerage connection

  3. Searching sewerage connection based on few criterias mentioned in swagger documentation later

  4. Creating property if it doesnt exist

  5. Creating and updating workflow.

 

SETUP AND USAGE:

The Application is present among the municpal group of applications available in the eGov-services git repository. The spring boot application needs lombok* extension added in your IDE to load it. Once the application is up and running API requests can be posted to the url and ids can be generated.

...

  1. Sewerage charge calculation

  2. Demand generation(here as its always non-metered demand will be generated based on time period)

  3. Sewerage charge estimation(one-time cost which involves cost like road-cutting charge , form fee , scrutiny fee etc.)

Setup and usage:

The Application is present among the municipal services group of applications available in the eGov-services git repository.  The spring boot application needs the Lombok* extension added in your IDE to load it. Once the application is up and running API requests can be posted to the URL and ids can be generated. 

...