Prime Cattle Farms Management System
Email: info@primecattlefarms.com

INSTALLATION:
1. Copy this folder to your local server directory:
   - XAMPP: htdocs/prime_cattle_farms_system_full
   - Laragon: www/prime_cattle_farms_system_full

2. Open phpMyAdmin and import:
   database/install.sql

3. Update database settings if required:
   config/database.php

4. Open in browser:
   http://localhost/prime_cattle_farms_system_full/index.php

FEATURES INCLUDED:
- Blue responsive admin dashboard
- Functional sidebar menu links
- MySQL PDO connection
- Complete database tables SQL
- Add/Edit/Delete goats
- Health/vaccination form
- Feeding form
- Breeding form
- Sales form
- Expenses form
- Income form
- Investors form
- Inventory form
- Employees form
- Reports page with Google Charts
- QR public profile links
- Public goat profile page

NOTE:
This is an installable starter system. For production, add login/authentication, role permissions, CSRF protection, server-side upload validation, and backups.
