https://github.com/velocitatem/cumulunimbus-backend
https://github.com/velocitatem/cumulunimbus-backend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/velocitatem/cumulunimbus-backend
- Owner: velocitatem
- Created: 2023-11-27T22:07:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T21:57:30.000Z (over 1 year ago)
- Last Synced: 2025-02-14T16:48:34.009Z (2 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Water Valve Control and Monitoring System


[](https://app.netlify.com/sites/cumulunimbus/deploys)

🚰 **Introduction**
Welcome to our Water Valve Control and Monitoring System! This project leverages cloud computing, IoT, database management, and web development to monitor water valves in real-time efficiently.🌐 **Frontend**
Deployed on Netlify: [cumulunimbus.netlify.app](https://cumulunimbus.netlify.app/)
🔗 Repo: [cumulunimbus-fe](https://github.com/velocitatem/cumulunimbus-fe)🖥 **Backend**
Hosted on Azure: [cumulunimbus-web.azurewebsites.net](https://cumulunimbus-web.azurewebsites.net/)
🔗 Repo: [cumulunimbus-backend](https://github.com/velocitatem/cumulunimbus-backend)📡 **IoT Hub**
Manages device communications, vital for real-time monitoring.🗄 **MongoDB Database**
Stores operational data and updates, ensuring real-time UI responsiveness.🎨 **Svelte UI on Netlify**
Provides an intuitive platform for system interaction.🔧 **Challenges and Solutions**
- UI Refresh Optimization: Transitioned to Svelte.js for reactivity.
- Azure Firewalls: Extensive testing and consultation for secure setup.