A web application designed to record, manage, and analyze daily cotton collection by workers.
This project helps farm owners track cotton weight, expenses, sale value, and worker-wise performance in a simple and efficient dashboard.
Record essential details:
- Date of collection
- Worker name
- Cotton collected (kg)
- Rate paid per kg (₹)
- Sale rate per quintal (₹)
- Total cotton collected
- Total expenditure
- Total sale revenue
- Worker-wise performance metrics
- Trend charts (daily/monthly)
- Filters (date range, workers)
- Frontend: HTML, CSS, JavaScript
- Backend: Flask / Node.js (depending on implementation)
- Database: PostgreSQL (recommended for Render deployment)
- Hosting: Render.com
- Visualization: JS chart libraries (optional)
git clone <your-repo-url>
cd cotton-collection-analyzer