No description
Find a file
2025-08-01 22:32:49 +02:00
PlantDashboard adding dashboard to the commit 2025-08-01 20:50:52 +02:00
test2 little updated promt 2025-08-01 22:32:49 +02:00
testLLMinteraction1plant code updated to support gpu 2025-08-01 19:28:06 +02:00
.gitignore added gitignore 2025-08-01 18:44:16 +02:00
LICENSE Initial commit 2025-08-01 15:31:26 +00:00
links.txt working wather api connection and first strach of code 2025-08-01 18:44:43 +02:00
NOI Hackathon 2025 - Gruppo FOS.pdf adding dashboard to the commit 2025-08-01 20:50:52 +02:00
path.txt adding dashboard to the commit 2025-08-01 20:50:52 +02:00
README.md adding dashboard to the commit 2025-08-01 20:50:52 +02:00

WeGrow

Hackathon Project - [NOI Hackathon] [2025]

🚀 Overview

Hi everyone! We are WeGrow,

🎯 Problem Statement

Describe the challenge or problem your team is addressing in this hackathon.

💡 Solution

Explain your approach and how your solution addresses the problem statement.

Features

  • Feature 1
  • Feature 2
  • Feature 3
  • Feature 4

🛠️ Tech Stack

Frontend:

  • Technology 1
  • Technology 2

Backend:

  • Technology 1
  • Technology 2

Other Tools:

  • Tool 1
  • Tool 2

🏗️ Architecture

[Add architecture diagram or description here]

🚀 Using the application

Prerequisites

# List any prerequisites here
# e.g., Node.js 18+, Python 3.9+

Installation

  1. Clone the repository
git clone https://github.com/your-username/NOIProject.git
cd NOIProject
  1. Install dependencies
# Add installation commands here
# e.g., npm install, pip install -r requirements.txt
  1. Set up environment variables
# Copy example environment file
cp .env.example .env
# Edit .env with your configuration
  1. Run the application
# Add run commands here
# e.g., npm start, python app.py

📸 Screenshots

Add screenshots of your application here

🎥 Demo

Add link to demo video or live deployment

🧑‍💻 Team

Meet our amazing team of 4:

Name Role GitHub LinkedIn
Member 1 Role @username LinkedIn
Member 2 Role @username LinkedIn
Member 3 Role @username LinkedIn
Member 4 Role @username LinkedIn

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.