The system help farmers to ordering Fertilizer and Seeds based on land size then the system generate appropriate quantity of Fertilizer and Seeds
- Running environment: Nodejs
- Language: Typescript
- Database: MongoDB
- Libraries: Express web framework
- React
- Node
- npm
- Internet for MongoDB Cloud
- git clone https://github.com/BernardMUNYANDAMUTSA/Simple_Farmer_Ordering_System.git
- cd into Simple_Farmer_Ordering_System
- cd into farms-order-app-frontend
- npm install
- npm start
- cd farms-order-app-backend
- npm install
- npm run dev