User Tools

Site Tools


user:jan001:ioa:fms:comparison

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:jan001:ioa:fms:comparison [2021/04/30 16:21] jan001user:jan001:ioa:fms:comparison [2021/08/24 17:35] (current) – external edit 127.0.0.1
Line 8: Line 8:
  
 [[https://erpnext.com/|ERPNExt]], [[https://granular.ag/|Granular]], [[https://www.farmbrite.com/|FarmBrite]] are irrelevant to us because they are only cloud-hosted. We are unable to modify it. [[https://erpnext.com/|ERPNExt]], [[https://granular.ag/|Granular]], [[https://www.farmbrite.com/|FarmBrite]] are irrelevant to us because they are only cloud-hosted. We are unable to modify it.
 +EDIT: [[https://erpnext.com/|ERPNExt]] can be self-hosted!
  
 ==== farmOS ==== ==== farmOS ====
Line 16: Line 17:
  
 === farmOS === === farmOS ===
 +  * [[https://github.com/farmOS/farmOS|Repo]]
 +  * current stable: 7.x-1.7
 +  * newest: 2.0.0-alpha1 (April 2021)
 +  * web-based application for farm management, planning, and record keeping
 +  * aims to provide a standard platform to build upon
 +  * Tech Stack:
 +    * Drupal (PHP)
 +    * RESTAPI
 +  * Mapping
 +  * Event Logging
 +  * Asset Management:
 +    * Platings
 +    * Sensors
 +    * Compost
 +  * Inventory Tracking
 +  * Multiple Users
  
 === farmOS-client === === farmOS-client ===
 +  * [[https://github.com/farmOS/farmOS-client|Repo]]
 +  * lightweight application for connecting to a farmOS server ram any mobile device
 +  * hybrid-app (browser + native (iOS/Android))
 +  * day-to-day and in-the-field record-keeping that stores data locally for **offline use**, and **syncs back** to a farmOS server when internet access is available
 +  * Tech Stack:
 +    * Vue
 +    * Cordova
  
 === farmOS.js === === farmOS.js ===
 +  * [[https://github.com/farmOS/farmOS.js|Repo]] 
 +  * JavaScript Library for fetching data from farmOS Server 
 +  * currently unstable (intended for FarmOS-client) 
 +  * Tech Stack: 
 +    * JS 
 +    * Axios 
 +  * in development 
 +  * also available for python [[https://github.com/farmOS/farmOS.py|Repo]]
  
 ==== Tania ==== ==== Tania ====
Line 70: Line 101:
   * Seems modern and simple   * Seems modern and simple
   * Will need some time to get it modified because of the missing documentation   * Will need some time to get it modified because of the missing documentation
 +
 +==== ERPNext ====
 +  * [[https://erpnext.com/open-source-agriculture-erp-software| ERPNext]]
 +  * [[https://github.com/frappe/erpnext| Repo]]
 +  * Made for many different working areas
 +  * Agriculture one of them
 +  * Active development
 +  * Tech Stack:
 +    * Python
 +    * MariaDB
 +    * JavaScript
 +    * Docker
 +    * Traefik
 +    * NGINX
 +  * Some [[https://docs.erpnext.com/docs/user/manual/en/customize-erpnext|documentation]] for customizing
 +    * Most customization over the GUI
 +  * 70+ Analysis Criteria (Get analytics for crops, plants, soil, water, and weather. ERPNext helps record not only your crops and fertilizers but also orders and invoices.)
 +  * Crop Cycle
 +  * Location / Mapping
 +  * Multilingual
 +  * No out of the box sensor integration
 +  * [[https://frappeframework.com/docs/user/en/api| Developer API]]
 +    * Python
 +    * JS
 +    * REST API
 +  * [[https://erpnext.com/open-source-projects|!!Project Management!!]]
 +
  
  
user/jan001/ioa/fms/comparison.1619792511.txt.gz · Last modified: 2021/08/24 17:34 (external edit)