Logo Lanfrica

atobouh/SmartWater-Link-Cloud

Domain:

environment and energy

Record type:

project
Creator:
ato
Host:
SmartWater Link Cloud is an innovative IoT solution designed to address critical water management challenges in rural Cameroon communities. By Atobouh Ariel - ICTU20234294 **๐ŸŽฅ Watch the Demo Video** *Click the thumbnail above to see SmartWater Link Cloud in action* **IoT-based Water Management System for Rural Communities** ๐Ÿš€ Quick Start โ€ข ๐Ÿ“– Documentation โ€ข ๐Ÿ—๏ธ Architecture โ€ข ๐ŸŽฏ Features โ€ข ๐ŸŒ Impact --- ## ๐ŸŒŸ About SmartWater Link Cloud is an innovative IoT solution designed to address critical water management challenges in rural Cameroon communities. By leveraging cloud computing and wide-area networks, our system provides real-time monitoring, alerts, and data visualization for water points across multiple villages, ensuring sustainable water management and improved public health. ### ๐ŸŽฏ Mission Transform water management in rural African communities through affordable, scalable IoT technology that provides: - **Real-time monitoring** of water levels and quality - **Early warning systems** for water shortages and contamination - **Data-driven decisions** for resource allocation - **Community empowerment** through accessible information --- ## ๐Ÿš€ Quick Start ### ๐Ÿ“‹ Prerequisites - **Python 3.8+** installed on your system - **Git** for cloning the repository - **Internet connection** for accessing the dashboard ### โšก Installation 1. **Clone the repository** ```bash git clone github.com cd SmartWater-Link-Local ``` 2. **Install dependencies** ```bash pip install -r requirements.txt ``` 3. **Start the backend server** ```bash cd backend python app.py ``` ๐ŸŒ Server will start at `localhost` 4. **Launch the IoT simulation** ```bash cd iot_simulation python run_network.py ``` ๐Ÿ“ก Sensors will start sending data every 30 seconds 5. **Access the dashboard** Open your browser and navigate to `localhost` ### ๐ŸŽฎ Demo Mode For a quick demonstration without installation, visit our live demo. --- ## ๐Ÿ“– Documentation ### ๐Ÿ“š User Guide #### Dashboard Overview - **๐Ÿ“Š Metrics Cards**: View active water points, population โ€ฆ