This is a simplified cattle management software/app with detailed reports for profitable and manageable cattle farming (dairy and beef cattle). Helps dairy and beef cattle farmers manage their farms with ease and accuracy. Tracks and records farm cattle events, milk production, pregnancies, weight, insemination, income and expenses, etc. It generates reports in visual, excel, csv and pdf formats on the fly
https://www.figma.com/file/DNLwlzU6Wwixnj8rPXtoP9/Cattle-ZOO?node-id=0%3A1&t=A1S4YLzSlLml7dXD-1
https://xd.adobe.com/view/1fe38961-3c23-4884-8ed4-950ac0a5c723-4ab0/
Image | Image |
---|---|
- Registering and tracking cattle family tree.
- Create and track cattle events.
- Record and track milk production.
- Manage cattle farm cash flow.
- Generation of reports e.g milk production report, dairy cash flow report, weight report, pregnancy report, insemination report, events report and farm -- cattle report both in pdf and visual form.
- A web version for reports, data export and entry.
- Print the generated reports.
- Get periodic reminders about data entry.
- Backup and restore of data.
- Ability to share data between multiple devices (multi-user environment).
- Ability to add pictures of cattle.
- Ability to export reports/records to pdf, excel, csv.
- Ability to setup customized reminders/notifications.
- The app can work entirely offline.
- Use this app and provide feedback on how we can continuously improve it to be the best cattle management app.
- Download the application from the Play Store
- Install the application on your device
- Open the application
- Create an account
- Start managing your cattle
Run this command to build your project:
eas init
FOR ANDROID 🤖
eas build --profile development --platform android
FOR IOS 🤖
eas build --profile development --platform ios
Run this command to fix any issues with your project: 🏴☠️ expo doctor --fix-dependencies --non-interactive
Open CMD 🏴☠️ Run this command to get your ip address:
ipconfig
Example :
IPv4 Address. . . . . . . . . . . : 192.168.1.159 Copy and past in fetch api
http://"your ip address":5000/client/register
````
## Usage
- Open the application
- Login to your account
- Start managing your cattle
## Contributing
- Fork the repository
- Create a new branch
- Commit your changes
- Push your changes to the branch
- Create a pull request
## License
This project is licensed under the MIT License - see the LICENSE.md file for details