grey bubbles
Environmental Monitoring

Environmental Monitoring of Enterprises website as a comprehensive platform for processing indicators related to air emissions from specific enterprises during a given year. Users input key pollution values, categorized by different pollutants, for a particular company within a specific year.

The platform facilitates the calculation of diverse indicators based on this data, including:

  • - assessment of the risk to public health resulting from pollution;
  • - calculation of compensation for damages incurred by the state due to excessive emissions of pollutants;
  • - estimation of environmental tax amounts for emissions from stationary pollution sources;
  • - evaluation of losses resulting from the consequences of both man-made and natural emergencies.

Technology Used and Development: The project is developed using Java with the Spring Boot Framework. The backend, powered by Java, interacts with a MySQL database to retrieve and process the necessary data. The website's frontend primarily utilizes HTML and JavaScript, with Ajax calls communicating with the Java server to fetch and update information dynamically.

GitHub Repository