FeedChart is a comprehensive application designed to provide detailed feed recommendations for various types of livestock. The app leverages data on milk yield, body weight, and fodder availability to generate precise feed recommendations, ensuring optimal nutrition and productivity.
- 📊 Detailed Feed Recommendations: Get precise feed recommendations based on milk yield, body weight, and fodder availability.
- 📈 Interactive Charts: Visualize feed data with interactive charts and graphs.
- 📝 Customizable Settings: Save and customize your preferences for personalized recommendations.
- 🌐 Multi-language Support: Available in multiple languages for a global audience.
-
- Go to the Releases page of the repository.
- Download the latest APK file from the list of assets.
- If you are on a PC, transfer the APK file to your Android device.
- Open the APK file on your device to install the application.
-
- Open the Google Play Store on your Android device.
- Search for "ICAR-NIANP Feed Chart".
- Tap on the "Install" button to download and install the application.
-
- Java Development Kit (JDK): Ensure you have JDK 11 or higher installed.
- Android Studio: Download and install the latest version of Android Studio.
-
-
Clone the Repository:
git clone https://github.com/jeryjs/feedchart.git cd feedchart
-
Open in Android Studio:
- Launch Android Studio.
- Select
Open an existing project
. - Navigate to the cloned repository and select the
feedchart
directory.
-
Build the Project:
- Click on
Build
in the top menu. - Select
Make Project
to build the project.
- Click on
-
Run the Application:
- Connect your Android device or start an emulator.
- Click on the
Run
button or pressShift + F10
.
-
- Select Animal Type: Choose the type of livestock from the home screen.
- Select Data: Select the desired data such as milk yield or body weight.
- View Recommendations: Get detailed feed recommendations and visualize them using interactive charts.
This project is licensed under the MIT License - see the LICENSE file for details.