Welcome to Polyhouse CUTM! This project is designed to monitor and display real-world data from a polyhouse, including temperature, humidity, and soil moisture. Users can update this data to keep track of the polyhouse conditions.
-
🌡️ Real-time Temperature Monitoring: Get up-to-the-minute temperature data from the polyhouse.
-
💧 Humidity Tracking: Stay informed about humidity levels inside the polyhouse.
-
🌱 Soil Moisture Updates: Monitor soil moisture to ensure optimal conditions for your plants.
-
🔄 User Data Updates: Users can update and contribute data to keep records accurate.
-
Node.js: The server-side environment for our application.
-
MongoDB: A NoSQL database used to store and manage data.
-
EJS Template: A templating engine to render dynamic web pages.
To get started with Polyhouse CUTM, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/pitabasdev/polyhouse-cutm cd polyhouse-cutm


