Skip to content
Arnaud Leene edited this page Jan 12, 2019 · 11 revisions

Welcome to the FoodViewer wiki!

Introduction

I started this wiki in order to better document how FoodViewer is built up.

Principles

Maybe add some principles, which I tried to follow.

FoodViewer has two basic functionalities: view a product and create a product. Viewing products can be helpful for reading the small print on products, being warned against specific ingredients or nutritional values. Creating products is more for the advanced user, who wants to help maintain de OFF-database.

Showing how things hang together.

Open Food Facts

Foodviewer is an interface to the OpenFoodFacts-database and uses their available API's

Taxonomies

I integrate some of the OFF-taxonomies.

Frameworks

I use several frameworks: ManagedTagListView, SwiftyJSON, RSBarcodes.

Clone this wiki locally