/GreenSync

Primary LanguageDartMIT LicenseMIT

Green Sync 🌱🌺

Welcome to Virtual Garden, a Flutter application designed to help you cultivate and manage your digital garden!

Technologies Used

  • Flutter: Framework for building natively compiled applications for mobile, web, and desktop from a single codebase.
  • Dart: Programming language used in Flutter development.
  • Hive: Lightweight and fast key-value database for storing app data locally.
  • Open Weather API: API for accessing weather data to provide real-time weather information in the app.
  • Adobe Photoshop: Graphics editing software used for designing app assets.
  • Visual Studio Code: Integrated development environment (IDE) used for Flutter app development.

Features

  • Manage Your Plants: Create and manage your personalized digital garden space.
  • Manage Plants: Add, remove, and manage different plants in your garden.
  • Weather Integration: Real-time weather updates for your location.

How to Install

Follow these steps to get the app running on your local machine:

Prerequisites

Steps

  1. Clone the Repository:

    git clone https://github.com/your-username/virtual-garden.git
    
  2. Open Project in IDE

  3. Get Dependencies

    Run this code in the terminal:

    flutter pub get
    
  4. Run the app

    Connect a device/emulator and run the app using:

    flutter run
  5. Create your personal garden

    Once the app is running, start exploring and creating your virtual garden!

Enjoy while learning 🌺🌱