1,082
edits
No edit summary |
(→Overview: added diagram + software bill of materials) |
||
Line 8: | Line 8: | ||
== Overview == | == Overview == | ||
High level view of the project components and data flow: | |||
[[File:Open-food-facts-personalized-search-project-overview.png]] | |||
Diagram source: https://vecta.io/app/edit/-M2XyVv8ZoaLNrW-zQoT | |||
== Software Bill of Materials == | |||
The project uses these software components: | |||
* Server side / backend | |||
** Open Food Facts Product Opener | |||
*** Backend of Open Food Facts, written in Perl: https://github.com/openfoodfacts/openfoodfacts-server | |||
** MongoDB | |||
** Apache 2.4 + mod_perl | |||
** nginx | |||
** Debian 9 (Strech) | |||
* Mobile app | |||
** Flutter + Dart (cross-platform for Android and iOS) | |||
== Collaboration == | == Collaboration == |