Documentation
In this section, users and developers can find all the information relating to the AgroFIMS project source code and repositories, which are hosted on GitHub . It is important to note that the AgroFIMS project is divided in two phases: the AgroFIMS-Shiny and the AgroFIMS-Angular.
AgroFIMS-Angular
Starting from May 2020, AgroFIMS has migrated to Angular Web Framework to build more interactive and dynamic applications.- Agrofims-angular-code: AgroFIMS main application repository based on Angular
- AgroFIMS API (AgAPI): An Application program interface (API) to access and retrieve data from AGROFIMS database
- AgroFIMS R code: R classes and methods to manipulate agronomic studies object
- AgroFIMS R API: R-implementation of AgAPI.
AgroFIMS-Shiny
Until March 2020, AgroFIMS has been actively developed in Shiny (R-Web-framework). However, the development team decided to migrate to Angular, a new web framework powered by Google. The below repositories will be active until the end of 2020.- hagrofims: AgroFIMS main application repository based on Shiny
- agdesign: UI an server features for the design of experiments for AGROFIMS platform