Tech Team

From Open Food Facts wiki
Revision as of 17:36, 12 January 2019 by Charlesnepote (talk | contribs) (refactor)
Jump to navigation Jump to search

We have a lot of development work to do: on the Open Food Facts backend (Perl and MongoDB), API (JSON), web site (HTML5, JS, Foundation), iOS / Android / Windows Phone / FirefoxOS apps (currently developed in HTML and JS with Apache Cordova / Phonegap), to build new cool reuses etc.

All our code is on GitHub : https://github.com/openfoodfacts/

Needs

There is many issues, categorized by topics, see:

Principles

  1. discuss the topics or issues or functionalities you want to work on. The slack workspace is the best choice for it.
  2. open an issue on Github to explain the problem you want to solve or the functionality you want to work on.
  3. fork the project and create one branch per issue or functionality you want to work on. When you're ready to propose something, send a "pull request".
  4. coding style is defined in the .editorconfig file, see https://github.com/openfoodfacts/openfoodfacts-server/blob/master/.editorconfig