Android application client for EcoSense.
EcoSense is a mobile application designed to increase public awareness towards the environment. We aim to amplify positive environmental actions by being a connector between campaign initiators and the society while also supporting a green lifestyle.
- Clone the repository by running the following command in your terminal or Git Bash:
git clone https://github.com/EcoSenseID/EcoSense-Android.git
- Open Android Studio and click on "Open an existing Android Studio project". Navigate to the directory where you cloned the repository and select the "EcoSense-Android" folder.
- Wait for the Gradle build to finish. This may take a few minutes.
- Connect an Android device to your computer or start an emulator.
- In Android Studio, click on the "Run" button (the green triangle) in the toolbar. Select the device you want to run the app on and click "OK".
- Wait for the app to be installed and launched on your device. You should now be able to use the EcoSense app!
If you encounter any errors or issues, you can refer to the "Issues" section of the repository or contact the repository's maintainer for help.
- Each campaign is broken down into small managable tasks.
- Browse campaigns based on keywords and categories.
- New and trending campaign tags.
- Deadline system.
- Experience point system.
- Detect 38 Different Plant Diseases based on leaf image (from Apple to Tomatos).
- Real time results.
- Save result to see later.
- Treatments & preventive measures.
Clean Architecture | MVVM Architecture |
---|---|