/EcoAir

Real Time AQI Testing app for Remote Areas in India

Primary LanguageC++

EcoAir: AQI Tracker 🌍🌬️

EcoAir is an elegant and intuitive Android application designed and developed to track Air Quality Index (AQI) in remote areas. By utilizing the CPCB API, EcoAir provides real-time information on air quality, contributing to promoting healthier living and raising awareness about air pollution.


Description 📝

EcoAir is a powerful tool that allows users to stay informed about the air quality in their surroundings. The application fetches real-time data from the CPCB API and presents it in a user-friendly interface. Users can easily view the current AQI, pollutant levels, and other relevant information for their location. Additionally, EcoAir provides personalized recommendations to help users make informed decisions and take necessary precautions based on the air quality conditions.


Features ✨

  • Real-time tracking of Air Quality Index (AQI)
  • Detailed information on pollutant levels
  • Personalized recommendations for healthier living
  • User-friendly and intuitive interface
  • Integration with the CPCB API for accurate data

Screenshots 📷


Getting Started 🚀

Follow the steps below to get started with EcoAir:

Prerequisites

  • Flutter SDK installed on your development environment
  • Android device with USB debugging enabled or an Android emulator

Installation

  1. Clone the EcoAir repository to your local machine:
   git clone https://github.com/your-username/EcoAir.git
  1. Navigate to the project directory:
   cd EcoAir
  1. Install the required dependencies:
   flutter pub get
  1. Connect your Android device or start an emulator.
  2. Run the app with the following command:
   flutter run

This command will build and deploy the EcoAir app to your connected device or emulator. Make sure that USB debugging is enabled on your device or that the emulator is properly set up.

  1. Once the app is successfully installed and running, you can explore the features and track the Air Quality Index (AQI) in your desired location.

Contributing 🤝

Contributions are always welcome! If you'd like to contribute to EcoAir, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

 git commit -m "Add your commit message"
  1. Push to the branch:

    git push origin feature/your-feature-name
  2. Open a pull request and describe your changes in detail.

By contributing to EcoAir, you help make it a better tool for tracking air quality and promoting healthier living.


Support and Feedback 📧

If you have any questions, feedback, or suggestions regarding EcoAir, please feel free to reach out:

Your support and feedback are valuable in improving EcoAir and making it a better tool for tracking air quality.


Thank you for your interest in EcoAir! Together, we can promote healthier living and raise awareness about air pollution.