Skip to content

Android application that provides users with reliable environment data in their regions(District) using APIs provide by data.gov.in. Environmental data provided by the application are - AQI and composition of air of the user surrounding, Forest and Tree cover in user's district/state, Ground Water Level in user's district.

The-Anton/eSustain

Repository files navigation

eSustain🌳

👨‍💻 APK-v1.0.5

Note:-

⚠️Currently only available for Indian Users 🤕

🧪 If you are testing this application from outside India you will be provided with the option to use an Indian location for simulating the application.

E-Sustain

Version - 1

Introduction

Our application focuses on solving the problem of climate change by utilizing the real-world data that is currently available. The Application searches data like air-quality, forest density and ground water level in the user area and uses all the data to calculate a normalized score for each user and recommend them tasks based on their normalized score. Users can also maintain, track, share, and collaborate with other users.

The application fetches the address of the user through reverse geocoding API from the location coordinates obtained from the app. Using the location we fetch the following data -

  1. Air quality data of user location through whether it API

  2. Forest cover and trees cover data of user's district from Data.gov.in using API

  3. Users district groundwater level data from Data.gov.in using API

Pre-requisites

To modify or edit the source code we suggest some pre-requisites

  1. Android Studio
  2. Android Device or Emulator installed along with Android Studio
  3. Minimum supported Android SDK

⭐ Your can always install the app with the latest release apk if you are unable to build the application localy 👨‍💻 APK-v1.0.5

Android Studio Version

During development of this application, it built using Android Studio 4.0 Android Studio download page for details.

Support Version

Minimun SDK Support Version - 21

Target SDK Support Version - 30

Getting the sample code

Get the latest sample code from GitHub using Git or download the repository as a ZIP file. (Download)

git clone https://github.com/The-Anton/eSustain.git

Getting Started

  1. Install Android Studio,
  2. Download the project
  3. Open the project into Android Studio.
  4. Build the project and run the sample. You may need to update gradle and library versions. Follow the guidance provided by Android Studio.
  5. If you build the project and finds an error regarding Cuberto/liquid-swipe-android, then consider this Cuberto/liquid-swipe-android github repo to add your credentials into the project
  6. If you still not able to build the project try installing the APK of the applicaiton

About

Android application that provides users with reliable environment data in their regions(District) using APIs provide by data.gov.in. Environmental data provided by the application are - AQI and composition of air of the user surrounding, Forest and Tree cover in user's district/state, Ground Water Level in user's district.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages