The Water Quality Monitoring System is an interactive application that provides real-time water quality data from different locations. Users can explore various locations marked on a Google Map and click on them to get detailed information about the water quality in that area. The system includes key parameters like pH, turbidity, and total dissolved solids (TDS), allowing users to understand the quality of water in different regions.
- Interactive Map: Displays a Google Map with markers representing different monitoring locations.
- Location-Based Information: When a user clicks on a location marker, detailed water quality data is shown by opening a new webpage for the selected location.
- Customizable Markers: Each location has a custom marker to indicate the water quality and importance of that area.
- External Web Links: Each location has a unique URL linked to a page showing further information on water quality.
Follow these steps to set up the Water Quality Monitoring System locally:
- Clone the repository to your local machine:
git clone https://github.com/yourusername/water-quality-monitoring.git