Table of Contents
-
About The Project
<li><a href="#built-with">Build With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li>
Reviewing the activities of local residents who are farmers, they often complain such as forgetting to record when purchasing agricultural needs, missing book notes, and lack of information about diseases in rice plants. For these complaints and the current ease of internet access, We want to create an application that helps farmers in managing agriculture. Where the features in the application have a system for recording crop yields, finance, inventory, recording agricultural activities, weather forecasting, and rice leaf disease detection. We hope that this application can overcome food security related issues such as crop failures. Therefore, this can improve the welfare of farmers.
- Kotlin
- Android Jetpack
- Navigation Component
- MVVM
- Material Components
Third-part libaries
- Glide Glide is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface. Repo
- Retrofit A type-safe HTTP client for Android and Java Repo
- Okhttp-Logging Interceptor For logs HTTP request and response data Repo
Mobile phone with android os
Install on phone
- Go to realease
- Choose the lastest
- Click on apk
- The apps will be downloaded
- Install on your phone
Android Studio
- Clone the repo
git clone https://github.com/Capstone-Bangkit/Rifsa-Mobile
- Build the apps
Run app or Shift + F10
Apps Demo click the banner for demo video
V1 (master)
first version
- Designing User interface
- OnBoard page
- Authetication page (JWT token)
- Main Page
- Home page
- Harvest Result Page
- Finance History Page
- Inventory Page
- Detect Page
- Profile Page
- Remote GCP
V2 (master-v2)
rework version due to db problem we change with firebase
- Authentication with Firebase Auth
- Remote Firebase
- Firebase Realtime Database
- Firebase Storage
- Room database
- Disease detection
- offline and online mode
coming soon
Member | |
---|---|
Dio Farrel | Github |
I Wayan Alston Argodi | Github |
Thanks to
- Backend team
- Machine Learning team
- Open source library