Flora is an Android application developed in Android Studio for a "Kalijski Konkurs Informatyczny" competition. The app is made up in Android Studio (Java) and is generally based about plants.
flora_showcase.mp4
- Fully written in Java 😎
- Maintain your own collection of owned plants
- Plant recognition based on photo (made with teachablemachine.withgoogle)
- Comprehensive range of plant data from firebase database (Unfortunately i deleted firebase collection so it won't work)
- Watering notifications
- Adding notes for each flower
- Clone the repository:
git clone https://github.com/Yuqoi/Flora.git
- Open the project in Android Studio.
- Build and run the application using an emulator or a physical device
This project currently does not specify a license.