Skip to content

anishp3613/cotton-collection-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌾 Cotton Collection Analyzer

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.


⭐ Features

✅ Daily Entry Form

Record essential details:

  • Date of collection
  • Worker name
  • Cotton collected (kg)
  • Rate paid per kg (₹)
  • Sale rate per quintal (₹)

✅ Dashboard (Implemented / Planned)

  • Total cotton collected
  • Total expenditure
  • Total sale revenue
  • Worker-wise performance metrics
  • Trend charts (daily/monthly)
  • Filters (date range, workers)

🛠 Technologies Used

  • 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)

🚀 Installation & Setup

1. Clone the Repository

git clone <your-repo-url>
cd cotton-collection-analyzer

Releases

No releases published

Packages

 
 
 

Contributors