Farm Assist is a web application developed with React and NestJS. This project was created to provide farm owners and managers with an efficient way to organize and monitor the daily activities of their employees. The web version allows owners to create and manage tasks in real-time as they are carried out by the employees. It also provides productivity reports on different areas and crops, grain storage management, and the creation of notifications for users. With a user-friendly interface, the system ensures a more productive and collaborative management of farm operations.
$ npm install
First, run the development server:
npm run dev
# or
yarn dev
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!