LiveGene is an abbreviation of Livestock Genetics, a program at ILRI (International Livestock Research Institute) in Nairobi, Kenya.
This application manages the projects within this program.
The application is hosted with SymfonyCloud and is accessible under:
The application is developed with PHP and uses the framework Symfony.
It requires PHP 7.4 and the LTS Symfony version 4.4. As of now (2nd February 2022)
it uses the patch version 4.4.37.
The version 4.4 is supported until November 2023.
It consists of 3 main parts:
/#/
-> frontend application built with Vue.js/api
-> REST API built with API Platform/admin
-> admin area built with SonataAdminBundle
The application uses MySQL for the data storage. The data model consists of 16 entities.
Please read the documentation.