Farm Management System
Manage your farm with ease everywhere

About this project
A web app that helps farmers track plots, livestock, and tasks in one place. The goal is to make day-to-day operations less paperwork-heavy and more data-driven.
Replace this paragraph with the real story of what you built and why.
Challenges
Patchy connectivity in the field meant the app had to keep working with no signal, then sync without conflicts when it came back. Permissions were also tricky: owners, managers, and workers each see and edit a different slice of the data.
Replace this with the real bottlenecks you ran into and how you reasoned about them.
How I contributed
I owned the architecture end-to-end — schema, API, and UI. I set up the offline queue, designed the role-based access layer, and built the reporting dashboards.
Replace this with the specific things you shipped and the decisions you drove.
Highlights
- Offline-friendly: keep working when the connection drops
- Role-based access for owner, manager, and field worker
- Charts and reports to spot trends across seasons
Built with
- Next.js
- TypeScript
- Tailwind